Skip to content

prozaqq/proxy-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

proxy-tool

This multi-threaded proxy tool will quickly scrape proxies and check them against https://www.google.com for response . Working proxies will be saved into a new file which is named by the current date for an easy daily proxy scraping .

usage : proxy_tool.py

Additional flags:

[-u] [--url] - the url to check proxies against       # default https://www.google.com
[-m] [--max] - maximum proxies to scrape              # default 800
[-t] [--timeout] - set proxy timeout limit            # default 8
[-st] [--set-threads] - set number of thread to run   # default 30

Requirements:

bs4
requests

About

A Multi-threaded proxy scraper and checker built with python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages