A network port scanner with a modern dark web UI, real-time progress via WebSocket, and export support.
npm startThen open http://localhost:3500 in your browser.
node index.js -t <host> -s <startPort> -e <endPort>Options:
| Flag | Description | Default |
|---|---|---|
-t, --target |
Target host or IP | required |
-s, --start |
Start port | 1 |
-e, --end |
End port | 1000 |
--timeout |
Timeout in ms | 1000 |
-c, --concurrent |
Concurrent connections | 100 |
--full |
Scan all 65535 ports | — |
Only scan systems you own or have explicit permission to test.