Help you to find open ports on a network. It is a Python project cuz I am learning Python for ethical hacking. Here is it How can you Install
$ sudo apt install git
$ git clone https://github.com/hackerW1/PortsCanner.git
$ cd PortsCanner
$ pip3 install -r requirements.txt
$ sudo chmod 744 PortsCanner.py
$ python3 PortsCanner.py
OR
$ ./PortsCanner.py
New Update Work With DNS also
Mainly made for Linux.