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
/
networkScanner
/
App.java
Commit message (
Expand
)
Author
Age
*
Renamed package
Matthias Jaros
2026-07-09
*
Tiny improvements
Matthias Jaros
2026-07-09
*
Added cli option for worker threads per host
Matthias Jaros
2026-07-09
*
Replaced printStackTrace with proper message, handling interrupts now
Matthias Jaros
2026-07-09
*
Changed result Queue to BitSet, which is more memory efficient
Matthias Jaros
2026-07-09
*
Finally refactored structure of virtual threads in a way that makes
Matthias Jaros
2026-07-09
*
Refactoring für bessere Visibility und Verständnis
Matthias Jaros
2026-07-09
*
Make result output more visible by enclosing ip addresses in []
Matthias Jaros
2026-07-09
*
Better output handling
Matthias Jaros
2026-07-09
*
Added timeout to cli options
Matthias Jaros
2026-07-09
*
Added multi-target functionality
Matthias Jaros
2026-07-09
*
Adjusted cliparser options
Matthias Jaros
2026-07-09
*
Added cli parser
Matthias Jaros
2026-07-09
*
Added baseline fd
Matthias Jaros
2026-07-09
*
Working version with semaphore counter and rate limiter
Matthias Jaros
2026-07-09