Skip to content

wiks/proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

proxy

Python smal-tool to test free proxies
  • Required Python 2.7 and requirements.txt:
    • beautifulsoup4==4.6.0
    • bs4==0.0.1
    • lxml==4.2.1
    • MySQL-python==1.2.5
    • SQLAlchemy==1.2.7
  • License: MIT

Using data from DataBase checking proxies sending request to own page and observe what was returned. Looking in returned content for own IP to state if proxy hide IP or not.

Repo contain folders 'php' - with files of mini-web showing phps SERVER data, 'python' - with main script "init.py" and file 'wiks_proxy.sql' - exported from PHPAdmin structure of DB.

Simply define data in "creds_pattern.py", rename it to "creds.py", and run like: "python init.py". Of course list proxies to check (in table 'all' of DB) coudn't be empty :-)

About

Python smal-tool to test free proxies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published