| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Improved shutdown logic that finally works properly | 2026-07-09 | |
| | | | | | | | | Now if the user quits, then the main thread continues to collect all available results the producer and the host scan port threads close as soon as they check the flag and return whatever they have till now | ||
| * | Adjusted shutdown logic. | 2026-07-09 | |
| | | |||
| * | Default timeout for close operation to 60 seconds | 2026-07-09 | |
| | | |||
| * | Finally managed to get a gracefull shutdown with information about the | 2026-07-09 | |
| | | | | | current state of scanned ports | ||
| * | 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 | ||
| * | Refactoring for better readability | 2026-07-09 | |
| | | |||
| * | Finally i managed to print also intermediate results when stopping | 2026-07-09 | |
| | | | | | process from running with strg-c | ||
| * | Make scanner gracefully shutdown on Strg-C | 2026-07-09 | |
| | | |||
| * | Added quiet flag | 2026-07-09 | |
| | | |||
| * | Improve readability in cli | 2026-07-09 | |
| | | |||
| * | Added banner recognition for basic discovery of services | 2026-07-09 | |
| | | |||
| * | Renamed package from network_scanner to jscanner | 2026-07-09 | |
