multi-threaded port scanner in python3 superfast
please note sometimes you will give errors like, socket.gaierror: [Errno -3] Temporary failure in name resolution for it try to upgrade you pip 'pip3 install --upgrade pip'
# clone the repo
$ https://github.com/thelinuxuser-choice/Portex
# change the working directory to Pwned
$ cd Portex
# upgrade your pip3
$ pip3 install --upgrade pip
python3 portex.py www.example.com [default :1-65535]
python3 portex.py www.examplep -p 1-1000
- Please ⭐️ this repository if this project helped you!
- Contributions of any kind welcome!