dingxiao77 / ProxyChecker

Multithreaded http/https socks4/5 proxy checker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProxyChecker

Multithreaded http/https socks4/5 proxy checker.

This is a python script that allow you to:

  • Check if a proxy is alive.
  • Check if it's a socks4/5 proxy.
  • Save runtime any working proxy.

Requirements

  • Python 2.7 or higher ( Not tested with Python3 it may require some edits).

How to Run it

  • Open terminal and move to the directory where you saved it.
  • Type 'python checker.py'.
  • Fill in required fields and you're good to go.

More

You can find me on:

About

Multithreaded http/https socks4/5 proxy checker

License:GNU General Public License v3.0


Languages

Language:Python 100.0%