Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 246 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 246 Bytes

Python-Network-Tools

Python Port Scanner A basic port-scanner in python, using standard socket libraries

Command line arguments

usage: python_port_scanner.py [--remoteServer REMOTESERVERIP] [--start-port START_PORT] [--end-port END_PORT]