Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 244 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 244 Bytes

portpuncher

A basic Scanner that punches a single port and target to check if it is open :)

Execute from terminal Usage: python3 portpunch.py --help hit enter to see usage

Note: you must have python3 installed in order to run this script.