Skip to content

proxy-checker is a simple Python utility designed to test your proxies (http, https, socks ) in a fast and reliable way. It will test for availability (returning corresponding status code). Test results will be displayed via a user-friendly dashboard or csv.

Notifications You must be signed in to change notification settings

infaticaio/proxy-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Service for check proxies

Setup

  1. virtualenv -p python3.8 venv
  2. source vebv/bin/activate
  3. pip install -r requirements.txt

Run python3 main.py

Then open in browser http://127.0.0.1:8000

Tests From project directory run pytest

About

proxy-checker is a simple Python utility designed to test your proxies (http, https, socks ) in a fast and reliable way. It will test for availability (returning corresponding status code). Test results will be displayed via a user-friendly dashboard or csv.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published