Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced Port Scanner v2.0

A network port scanner with a modern dark web UI, real-time progress via WebSocket, and export support.

Usage

Web UI (recommended)

npm start

Then open http://localhost:3500 in your browser.

CLI Mode

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

Legal Notice

Only scan systems you own or have explicit permission to test.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages