Skip to content

Latest commit

 

History

History
 
 

port_check

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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