Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
V2rayn | 47,332 | a day ago | 209 | gpl-3.0 | C# | |||||
A GUI client for Windows, support Xray core and v2fly core and others | ||||||||||
V2ray Core | 43,123 | 7 | 41 | 4 days ago | 4 | June 03, 2019 | 26 | mit | Go | |
A platform for building proxies to bypass network restrictions. | ||||||||||
V2ray Core | 23,904 | 30 | 18 hours ago | 201 | June 12, 2022 | 63 | mit | Go | ||
A platform for building proxies to bypass network restrictions. | ||||||||||
V2rayng | 23,798 | 12 hours ago | 4 | April 26, 2021 | 307 | gpl-3.0 | Kotlin | |||
A V2Ray client for Android, support Xray core and v2fly core | ||||||||||
Xray Core | 16,164 | 49 | 15 hours ago | 93 | June 19, 2023 | 381 | mpl-2.0 | Go | ||
Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration. | ||||||||||
Goproxy | 14,300 | 20 days ago | 17 | April 09, 2021 | 118 | gpl-3.0 | Go | |||
🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。 | ||||||||||
Brook | 13,854 | 4 | 13 days ago | 33 | April 24, 2021 | 43 | gpl-3.0 | Go | ||
A cross-platform programmable network tool. 一个跨平台可编程网络工具. | ||||||||||
Proxychains Ng | 8,751 | 4 months ago | 119 | gpl-2.0 | C | |||||
proxychains ng (new generation) - a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies. continuation of the unmaintained proxychains project. the sf.net page is currently not updated, use releases from github release page instead. | ||||||||||
Hysteria | 7,311 | 8 | 17 hours ago | 54 | June 11, 2023 | 97 | mit | Go | ||
Hysteria is a powerful, lightning fast and censorship resistant proxy. | ||||||||||
Shadowsocks Rust | 6,575 | 1 | 2 days ago | 33 | July 06, 2023 | 54 | mit | Rust | ||
A Rust port of shadowsocks |
Checks for valid SOCKS4 & SOCKS5 proxies. This code is Python3 port of SOCKS-Proxy-Checker which was written in Python2 This code runs on python3.
For Help Type
python3 socker.py -h
Command Line Usage:
python3 socker.py -i <proxy_file_list> -o <file_to_write> -th <threads> -t <timeout>
You can use the auto mode for fetching proxies from default APIs.
python3 socker.py -auto -o <file_to_write> -th <threads> -t <timeout>
You can use the URL mode to add new urls to fetch proxies.
python3 socker.py -u proxlylist1.site -u proxlylist2.site -o <file_to_write> -th <threads> -t <timeout>
All the parameters are optional.
File, Auto, URL modes can be used simulaenously to gather more proxies.
The default thread count is 30 and timeout is 5 seconds.
Proxy list - An absolute path to the file containing a list of proxies in the of IP:Port
Output file - An absolute path to the file that the live SOCKS4/5 proxies will be written to.
Threads - The number of threads that will be used to check proxies. More threads = quicker scanning. If the thread count is too high, your internet connection may be interrupted and false timeouts/connection refused errors will be printed.
Timeout - The amount of time to give a potential proxy to repond before giving up and trying the next.
This script attempts to verify if a given IP:Port listing is a SOCKS4/5 proxy by completeing a SOCKS4/5 handshake with it. In order to maintain the highest level of compatibility I could, I did not use third party libraries and stuck with the default Python libraries.
You can Also Use My PROXY List to get New SOCKS Proxy. It Gets Updated Every 24 hours.
PROXY-List Link : TheSpeedX/PROXY-List
To use this script, follow these steps:
requests
library installed. You can install it using pip install requests
if needed.http.txt
and https.txt
in the same directory as the script. Each file should contain a list of IP addresses to test, with one IP per line.python proxy_tester_menu.py
.1
or 2
.results.txt
in the same directory.http.txt
and https.txt
files in the same directory as the script and ensure they contain valid IP addresses.Sample domains you can set:
www.google.com
www.example.com
www.yahoo.com
www.microsoft.com
www.facebook.com
www.instagram.com
www.twitter.com
www.amazon.com
www.netflix.com
www.reddit.com
www.wikipedia.org
www.apple.com
www.linkedin.com
www.github.com
www.stackoverflow.com
www.spotify.com
www.dropbox.com
www.pinterest.com
www.tumblr.com
www.airbnb.com
For Any Queries:
Ping Me : Telegram