extreme-port-scanner
v1.0.12
Published
Port scanner with advanced features
Downloads
195
Maintainers
Readme
Extreme Port Scanner
Installation
npm install -g extreme-port-scanner
Usage
extreme-port-scanner scan
--advanced
--concurrentScans <concurrentScans>
--file <file>
--onlyShowClose
--onlyShowOpen
--ports <ports>
--verbose
Example
extreme-port-scanner scan --ports 22 192.168.46.1 192.168.46.10
Screenshot
Commands
Scan
extreme-port-scanner scan
--advanced
--concurrentScans <concurrentScans>
--file <file>
--onlyShowClose
--onlyShowOpen
--ports <ports>
--verbose
Options
Advanced - Connects to port using relevant protocol. (FTP, HTTP, MongoDB, etc)
Concurrent Scans - Number of concurrent IP addresses.
File - CSV output file path.
Only Show Close - Only log close ports.
Only Show Open - Only log open ports.
Ports - Comma-separated list of ports. Defaults to 9042,53,21,80,8080,8888,443,389,11211,27017,1433,3306,5432,5672,3389,6379,25,22,3690,23.
Verbose - Log to console.