psajja3302/Simple-Port-Scanner

GitHub: psajja3302/Simple-Port-Scanner

Stars: 0 | Forks: 0

# Simple-Port-Scanner This program is a simple port scanner that utilizes the socket, regex, and threading packages. The program prompts the user for an IPv4 address and a port range, and the program will then scan through the ports on the IP address (if available). The program can be found in the master branch.