From 05f310d93981922805dee6ca9d5de30718577600 Mon Sep 17 00:00:00 2001 From: Matthias Jaros Date: Fri, 14 Aug 2026 11:07:08 +0200 Subject: Updated README --- README.md | 6 ++++-- 1 file 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 -- cgit v1.3.1