proxytools- collection of scripts for harvesting & testing proxies |
git clone git://git.acid.vegas/proxytools.git |
Log | Files | Refs | Archive | README | LICENSE |
commit 1b6e4b87728a14ad33fe0974e15b0800266f173f
parent faa18045476416d1b0556820e4a940d5fd37553a Author: acidvegas <acid.vegas@acid.vegas> Date: Fri, 2 Aug 2019 19:29:42 -0400 updated Diffstat:
|
1 file changed, 7 insertions(+), 4 deletions(-) |
diff --git a/README.md b/README.md @@ -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) |