/pscanner

CLI-based Python port scanner

Primary LanguagePythonMIT LicenseMIT

pscanner

Command line interface port scanner built in Python using the click module.

Run pscanner --help after installing it for more information on this tool.


install

Windows

py -3 -m pip install git+https://github.com/Lee-matod/pscanner

MacOS/Linux

python3 -m pip install git+https://github.com/Lee-matod/pscanner