summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Matthias Jaros <jarlucmat@mailbox.org>2026-08-14 11:07:08 +0200
committerGravatar Matthias Jaros <jarlucmat@mailbox.org>2026-08-14 11:07:08 +0200
commit05f310d93981922805dee6ca9d5de30718577600 (patch)
tree6cb47451aad98715d5579b1899d2eaed8f0e8a64 /README.md
parent74b82a3230a99a0499832cb4f8bbdd51bb144faa (diff)
Updated README
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index c560aa3..cd8a5c4 100644
--- a/README.md
+++ b/README.md
@@ -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