Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 162 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 162 Bytes

Port Check

Check if a single port is open

input:

  • IP address
  • Port number

output: Open or closed

TO-DO:

Make portable between Python2-Python3