Skip to content

Lee-matod/pscanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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