This commit is contained in:
Dionysus 2019-08-02 19:29:42 -04:00
parent faa1804547
commit 1b6e4b8772
No known key found for this signature in database
GPG Key ID: 05114B46832BDBDB
1 changed files with 7 additions and 4 deletions

View File

@ -1,8 +1,11 @@
###### Requirements
* [Python](https://www.python.org/downloads/) *(**Note:** This script was developed to be used with the latest version of Python)*
* [PySocks](https://pypi.python.org/pypi/PySocks) *(Required for cleansocks.py)*
# proxytools
> collection of scripts for harvesting & testing proxies
###### Mirrors
## Requirements
- [Python](https://www.python.org/downloads/) *(**Note:** This script was developed to be used with the latest version of Python)*
- [PySocks](https://pypi.python.org/pypi/PySocks) *(Required for [cleansocks.py](proxytools/cleansocks.py))*
## Mirrors
- [acid.vegas](https://acid.vegas/proxytools) *(main)*
- [SuperNETs](https://git.supernets.org/acidvegas/proxytools)
- [GitHub](https://github.com/acidvegas/proxytools)