simpleportpinger
v1.0.2
Published
Simple port pinger
Downloads
2
Readme
Simple port pinger
Installation
npm i simpleportpinger -g
Usage
SimplePortPinger - Milk_Cool, 2023
Usage:
checkports --help
checkports [-h HOST] [-p PORTS] [-v] [-o OUTFILE]
Arguments:
--help Prints help and exits.
-h, --host Defines the host to ping.
-p, --ports Defines the ports to ping in format 512to1023 (inclusive)
-v, --verbose If present, prints out information about every port
-o, --outfile Defines the file to write open ports to. Overwrites the contents of the file.