This is a basic port scanner written in Python 3.
It has options like -
- Scan reserved ports
- Scan all ports
- Scan according to custom range
- Scan well-known ports
- Scan your chosen ports
git clone https://github.com/shivamsaraswat/netmappy.git
cd netmappy
Make script executable using command - chmod +x netmappy.py
./netmappy.py