1.0.12 • Published 7 years ago

extreme-port-scanner v1.0.12

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

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

npm.io

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.

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago