Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
V2ray Core | 42,389 | 7 | 33 | a month ago | 4 | June 03, 2019 | 35 | mit | Go | |
A platform for building proxies to bypass network restrictions. | ||||||||||
V2ray Core | 22,811 | 18 | 3 days ago | 201 | June 12, 2022 | 68 | mit | Go | ||
A platform for building proxies to bypass network restrictions. | ||||||||||
Nginx Proxy | 17,131 | 2 days ago | 420 | mit | Python | |||||
Automated nginx proxy for Docker containers using docker-gen | ||||||||||
Xray Core | 14,482 | 33 | 16 hours ago | 77 | September 18, 2022 | 314 | mpl-2.0 | Go | ||
Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration. | ||||||||||
Bettercap | 14,132 | 3 days ago | 61 | April 21, 2021 | 157 | other | Go | |||
The Swiss Army knife for 802.11, BLE, IPv4 and IPv6 networks reconnaissance and MITM attacks. | ||||||||||
Trojan Go | 6,292 | 3 | 2 months ago | 80 | September 14, 2021 | 122 | gpl-3.0 | Go | ||
Go实现的Trojan代理,支持多路复用/路由功能/CDN中转/Shadowsocks混淆插件,多平台,无依赖。A Trojan proxy written in Go. An unidentifiable mechanism that helps you bypass GFW. https://p4gefau1t.github.io/trojan-go/ | ||||||||||
Rathole | 5,519 | 9 days ago | 18 | September 16, 2022 | 47 | apache-2.0 | Rust | |||
A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok. | ||||||||||
Mosn | 4,166 | 2 | 2 days ago | 91 | August 23, 2022 | 266 | apache-2.0 | Go | ||
The Cloud-Native Network Proxy Platform | ||||||||||
Toxy | 2,703 | 12 | 9 | a year ago | 25 | November 16, 2018 | 14 | mit | JavaScript | |
Hackable HTTP proxy for resiliency testing and simulated network conditions | ||||||||||
Wireproxy | 2,223 | 2 days ago | 18 | isc | Go | |||||
Wireguard client that exposes itself as a socks5 proxy |
Project X originates from XTLS protocol, providing a set of network tools such as Xray-core and REALITY.
README is open, so feel free to submit your project here.
Mozilla Public License Version 2.0
brew install xray
go build -o xray.exe -trimpath -ldflags "-s -w -buildid=" ./main
go build -o xray -trimpath -ldflags "-s -w -buildid=" ./main