summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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