https://github.com/thelinuxuser-choice/portex
multi-threaded Port-Scanner in python3
https://github.com/thelinuxuser-choice/portex
multi-threading port-scanner python3 super-fast
Last synced: 12 months ago
JSON representation
multi-threaded Port-Scanner in python3
- Host: GitHub
- URL: https://github.com/thelinuxuser-choice/portex
- Owner: thelinuxuser-choice
- Created: 2021-03-26T09:27:05.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-26T10:48:10.000Z (over 5 years ago)
- Last Synced: 2025-04-23T05:41:18.346Z (about 1 year ago)
- Topics: multi-threading, port-scanner, python3, super-fast
- Language: Python
- Homepage:
- Size: 287 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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!