| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Completetly reworked progress output. Now instead of individual hosts | 2026-07-09 | |
| | | | | | give a statusline that prints current stats to err | ||
| * | Improved algorithm by sorting first and then removing all that are 100% | 2026-07-09 | |
| | | | | | and break once we reach one that does not have that | ||
| * | Minor improvements | 2026-07-09 | |
| | | |||
| * | Fix memory hole in quiet mode at ProgressBar | 2026-07-09 | |
| | | |||
| * | Reformatted code so that Scan is initialized in Scan class and Scanner | 2026-07-09 | |
| | | | | | takes care of the actual Scan and not initializing Scan objects anymore | ||
| * | Changed timings | 2026-07-09 | |
| | | |||
| * | Added new Class ScanState in order to make Scanner | 2026-07-09 | |
| | | | | | | stateless during scan process. Not regarding config which is given to the constructor | ||
| * | Added quiet flag | 2026-07-09 | |
| | | |||
| * | Do not redraw too often | 2026-07-09 | |
| | | |||
| * | Renamed package from network_scanner to jscanner | 2026-07-09 | |
