A multi-threaded proxy testing tool for HTTP/SOCKS5 proxies
Project description
Fwz_PT - Proxy Tester
Fast, multi-threaded proxy testing from the command line.
Features
- Multi-threaded proxy ping testing
- Geo-location lookup
- Sequential speed testing (Cloudflare CDN + Fast.com fallback)
- Supports HTTP and SOCKS5 proxies
- Export results to TXT or CSV
Installation
Recommended:
pipx install fwz-pt
Alternative (virtual environment):
python -m venv venv
source venv/bin/activate # Windows: venv\Scripts\activate
pip install fwz-pt
From source:
git clone https://github.com/fawaz7/Proxy-tester.git
cd Proxy-tester
pip install -r requirements.txt
python src/main.py --help
Usage
Basic syntax:
fwz_pt --http proxies.txt
fwz_pt --socks --geo --speed-test proxies.txt -o results.csv
Options:
--httpor--socks- Proxy type (required)--geo- Enable geo-location lookup--speed-test- Run download speed test-o <file>- Save results (.txt or .csv)--verbose- Debug output
Proxy formats:
host:port:user:passuser:pass@host:port
Contributing
Feel free to contribute to the repository.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fwz_pt-1.1.1.tar.gz
(21.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
fwz_pt-1.1.1-py3-none-any.whl
(21.0 kB
view details)
File details
Details for the file fwz_pt-1.1.1.tar.gz.
File metadata
- Download URL: fwz_pt-1.1.1.tar.gz
- Upload date:
- Size: 21.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
22909806ec052c23f9f455a1896a0bba77d290bbca5d405b2aa165dc60c339c6
|
|
| MD5 |
d4b3bb51537fb4bb25e3d6fd88e22552
|
|
| BLAKE2b-256 |
b0c6cbfbad75bf7a916cd253a857e97a0d080167bf39b507cfcf06ff2cf48240
|
File details
Details for the file fwz_pt-1.1.1-py3-none-any.whl.
File metadata
- Download URL: fwz_pt-1.1.1-py3-none-any.whl
- Upload date:
- Size: 21.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1634543ac6068339e3fa62dd07a105d7f3e47d07a5ac43f457861e6ffa511238
|
|
| MD5 |
bea516527890ddfd99276f58bda68782
|
|
| BLAKE2b-256 |
0a6b1e0031cc65836351fc39dd811c4b45e58f7f453ab0ddd5415b7674c4cdb5
|