An open API service indexing awesome lists of open source software.

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

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!