Skip to content

thelinuxuser-choice/Portex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Portex

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'

Git Installation

# clone the repo
$ https://github.com/thelinuxuser-choice/Portex
# change the working directory to Pwned
$ cd Portex
# upgrade your pip3
$ pip3 install --upgrade pip

Usage

python3 portex.py www.example.com [default :1-65535]
python3 portex.py www.examplep -p 1-1000

Pics

Support & Contributions

  • Please ⭐️ this repository if this project helped you!
  • Contributions of any kind welcome!