index
:
jns
trunk
Lightning-fast IPv4/IPv6 port scanner built with Java 21 virtual threads
Matthias Jaros
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
it_jaros
/
jscanner
Commit message (
Expand
)
Author
Age
...
*
Finally managed to get a gracefull shutdown with information about the
Matthias Jaros
2026-07-09
*
Reformatted code so that Scan is initialized in Scan class and Scanner
Matthias Jaros
2026-07-09
*
Refactoring for better readability
Matthias Jaros
2026-07-09
*
Changed timings
Matthias Jaros
2026-07-09
*
Minor fixes
Matthias Jaros
2026-07-09
*
Finally i managed to print also intermediate results when stopping
Matthias Jaros
2026-07-09
*
Changed scanstate to class that now owns completetly the Result List and
Matthias Jaros
2026-07-09
*
Added banner recognition parameter to enable it depending on use case
Matthias Jaros
2026-07-09
*
Added new Class ScanState in order to make Scanner
Matthias Jaros
2026-07-09
*
Make scanner gracefully shutdown on Strg-C
Matthias Jaros
2026-07-09
*
Added quiet flag
Matthias Jaros
2026-07-09
*
Improve readability in cli
Matthias Jaros
2026-07-09
*
CLI options sorted, renamed and description fixed
Matthias Jaros
2026-07-09
*
Added CompletionService
Matthias Jaros
2026-07-09
*
Added dns to service detector
Matthias Jaros
2026-07-09
*
Fixed naming inconsistency
Matthias Jaros
2026-07-09
*
Do not redraw too often
Matthias Jaros
2026-07-09
*
Fixed port parsing logic
Matthias Jaros
2026-07-09
*
Properly and consistently named cli parameter and its internal representation
Matthias Jaros
2026-07-09
*
Added banner recognition for basic discovery of services
Matthias Jaros
2026-07-09
*
Renamed package from network_scanner to jscanner
Matthias Jaros
2026-07-09
[prev]