summaryrefslogtreecommitdiff
path: root/src/main/java/com/it_jaros/jscanner
Commit message (Collapse)AuthorAge
* Improve readability in cliGravatar Matthias Jaros2026-07-09
|
* CLI options sorted, renamed and description fixedGravatar Matthias Jaros2026-07-09
| | | | Fixed wrong default values by using one source of truth
* Added CompletionServiceGravatar Matthias Jaros2026-07-09
| | | | Use while loop to fill efficiently all available possible virtual threads before starting to check for results
* Added dns to service detectorGravatar Matthias Jaros2026-07-09
|
* Fixed naming inconsistencyGravatar Matthias Jaros2026-07-09
|
* Do not redraw too oftenGravatar Matthias Jaros2026-07-09
|
* Fixed port parsing logicGravatar Matthias Jaros2026-07-09
|
* Properly and consistently named cli parameter and its internal representationGravatar Matthias Jaros2026-07-09
|
* Added banner recognition for basic discovery of servicesGravatar Matthias Jaros2026-07-09
|
* Renamed package from network_scanner to jscannerGravatar Matthias Jaros2026-07-09