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
/
network_scanner
Commit message (
Expand
)
Author
Age
*
Improved naming
Matthias Jaros
2026-07-09
*
Added cli help text for file option
Matthias Jaros
2026-07-09
*
Refactored cli option parsing and added -file option. Refactored reading
Matthias Jaros
2026-07-09
*
Fix tab alignment
Matthias Jaros
2026-07-09
*
Forgot one place
Matthias Jaros
2026-07-09
*
Consistent naming of host instead of target
Matthias Jaros
2026-07-09
*
Added disable target check option
Matthias Jaros
2026-07-09
*
Added cli option for online check
Matthias Jaros
2026-07-09
*
Added host online check
Matthias Jaros
2026-07-09
*
Added cli defaults class
Matthias Jaros
2026-07-09
*
Renamed blocked to filtered ports to do it like nmap and changed default
Matthias Jaros
2026-07-09
*
Tiny refactoring
Matthias Jaros
2026-07-09
*
Added cli option to be able to select whether to display blocked ports
Matthias Jaros
2026-07-09
*
Added feature to distinguish between blocked by firewall and open ports
Matthias Jaros
2026-07-09
*
Fixed progress bar duplicates and now only redraw lines that actually
Matthias Jaros
2026-07-09
*
Added maxTargetLimit for a cap that defines how many targets are scanned
Matthias Jaros
2026-07-09
*
Formatting
Matthias Jaros
2026-07-09
*
Renamed package
Matthias Jaros
2026-07-09