| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Changed scanstate to class that now owns completetly the Result List and | 2026-07-09 | |
| | | | | | does not allow modifications outside of defined methods. -> thread safe | ||
| * | Added banner recognition parameter to enable it depending on use case | 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 | ||
| * | Make scanner gracefully shutdown on Strg-C | 2026-07-09 | |
| | | |||
| * | Added quiet flag | 2026-07-09 | |
| | | |||
| * | Improve readability in cli | 2026-07-09 | |
| | | |||
| * | CLI options sorted, renamed and description fixed | 2026-07-09 | |
| | | | | | Fixed wrong default values by using one source of truth | ||
| * | Added CompletionService | 2026-07-09 | |
| | | | | | Use while loop to fill efficiently all available possible virtual threads before starting to check for results | ||
| * | Added dns to service detector | 2026-07-09 | |
| | | |||
| * | Fixed naming inconsistency | 2026-07-09 | |
| | | |||
| * | Do not redraw too often | 2026-07-09 | |
| | | |||
| * | Fixed port parsing logic | 2026-07-09 | |
| | | |||
| * | Properly and consistently named cli parameter and its internal representation | 2026-07-09 | |
| | | |||
| * | Added banner recognition for basic discovery of services | 2026-07-09 | |
| | | |||
| * | Renamed package from network_scanner to jscanner | 2026-07-09 | |
