summaryrefslogtreecommitdiff
path: root/src/main/java/com/it_jaros/jscanner/Scan.java
Commit message (Expand)AuthorAge
* Completetly reworked progress output. Now instead of individual hostsGravatar Matthias Jaros2026-07-09
* Changing scanner from collecting all results to a stream of output.Gravatar Matthias Jaros2026-07-09
* Added ability to read from stdin using StreamsGravatar Matthias Jaros2026-07-09
* Added comments and minor refactoringGravatar Matthias Jaros2026-07-09
* Reformatted code so that Scan is initialized in Scan class and ScannerGravatar Matthias Jaros2026-07-09
* Refactoring for better readabilityGravatar Matthias Jaros2026-07-09
* Finally i managed to print also intermediate results when stoppingGravatar Matthias Jaros2026-07-09