This challenge is to build your own version of a port scanner like nmap (https://svn.nmap.org/)
PORT SCANNER - A port scanner is a computer program that checks network ports and probes a server or host for open ports.
-Python
Client
To get started with the project, make sure you have installed the following in your computer operating system
In order to run this project you need:
Install python in your machine if you don't have
Follow this documentation - https://python.org/
Clone this repository to your desired folder:
git clone https://github.com/paulmunyao/Port-Scanner.git
python3 scanner.py
👤 Author1
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
This project is MIT licensed.