Portscanner
This is a simple Portscanner implemented in Python
Requirements:
- Install
nmap
module,pip3 install python-nmap
- Run the command
python3 Port-scanner.py
, then provide necessary options and you're done!
nmap
module,
pip3 install python-nmap
python3 Port-scanner.py
, then provide necessary options and you're done!