Skip to content

vintikzzz/proxy-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

proxy-check: simple cli and library to check proxy lists

Install

Simply download binary from here

Using cli

Simple usage

proxylist.txt | proxy-check

By default it simply removes "bad" proxies from initial list.

Each proxy must be in format schema://ip:port.

Available schemas are http, https, socks4 and socks5.

Args

-check string
    Text that expected at target site (default "Aliexpress")
-target string
    Target test url (default "http://aliexpress.com")
-timeout int
    Timeout in seconds (default 5)
-verbose
    Enables verbose mode
-workers int
    Number of workers (default 20)

Credits

proxy-check is (c) Tatarskiy Pavel, 2016

License

hideme is distributed under the MIT License, see LICENSE file for details.

About

Simple cli and library to check proxy lists

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages