/PySocks

Primary LanguagePython

PySocks


PySocks is an all in one package to scrape and check socks5 or socks4 proxies. To start using the application you simply set a directory in Terminal or CMD, then start the Python application in Python 2.7.

Requirements


  • Bs4
  • Requests
  • Python2.7

Thanks Too...


  • TheBeast808 (BeastsMC) github.com/BeastsMC
  • Goodies hackforums.net/member.php?action=profile&uid=1173142

Contact and Contribute


Feel free to contact me on Skype: archercalder If you pull a request and fix a bug or add a new feature then please contact me to I can add you to the "Thanks Too..." section.

debian11 install python2.7

apt install python2.7

wget https://bootstrap.pypa.io/pip/2.7/get-pip.py

pip install Requests

pip install bs4