extreme-port-scanner
TypeScript icon, indicating that this package has built-in type declarations

1.0.12 • Public • Published

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.

Package Sidebar

Install

npm i extreme-port-scanner

Weekly Downloads

7

Version

1.0.12

License

MIT

Unpacked Size

131 kB

Total Files

73

Last publish

Collaborators

  • developersworkspace