Discover what network ports are open on a specified host
- Download the repository locally
- Run
make
to create the appropriate executables - Usage:
./scanner ip_address start_port end_port
Currently makes a TCP connection to each port to check if open.