diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,7 +1,9 @@ # README -This tiny java project is a small nice Network scanner written in Java using Virtual Threads for high performance. - +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 |
