1.0.12 • Published 6 years ago

extreme-port-scanner v1.0.12

Weekly downloads
1
License
MIT
Repository
github
Last release
6 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

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago