Python port scanner, realized with nmap lib. Allows you to quickly check the server ports for openness and to understand which service uses them.
git clone https://github.com/rialbat/CustomPortScanner.git
pip install python-nmap
cd CustomPortScanner
python CustomPortScanner.py