summaryrefslogtreecommitdiff
path: root/README.md
blob: cd8a5c4b42d87114beb7e16b2ad6b6ace184df95 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# README

Jns is a high-performance network port scanner written in Java 21+. It uses virtual threads
to achieve massive concurrency with minimal resource overhead while scanning IPv4 and IPv6
addresses. Features include configurable port ranges, TCP connection probing, service type
detection, rate limiting, scan cancellation, and detailed result reporting.

## License

jscanner is licensed under the GNU General Public License v3.0 or later.

Copyright (C) 2026 Matthias Lucas Jaros

See [LICENSE](./LICENSE) for details.