diff options
| author | 2026-08-14 11:07:08 +0200 | |
|---|---|---|
| committer | 2026-08-14 11:07:08 +0200 | |
| commit | 05f310d93981922805dee6ca9d5de30718577600 (patch) | |
| tree | 6cb47451aad98715d5579b1899d2eaed8f0e8a64 /README.md | |
| parent | 74b82a3230a99a0499832cb4f8bbdd51bb144faa (diff) | |
Updated README
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 |
