Top 3 Rust V2ray Projects
-
shoes
A multi-protocol proxy server written in Rust (HTTP, SOCKS5, Vmess, Vless, Shadowsocks, Trojan, Snell, Hysteria2, TUIC v5, AnyTLS, Naiveproxy, XTLS)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
sni-spoofing-rust
DPI bypass via fake TLS ClientHello injection with wrong TCP sequence number. Rust port of @patterniha's SNI-Spoofing. Linux, macOS, Windows. Works with v2ray/xray VLESS configs behind Cloudflare.
Project mention: Clandestine network smuggling Starlink tech into Iran to beat internet blackout | news.ycombinator.com | 2026-05-03It's no longer a ban / blacklist. It's a whitelist with extremely strict rules and DPI inspection. You can connect to example.com ONLY if it is whitelisted, and only if you use this specific IP and Port, with this specific TLS handshake fingerprint and certificate, and the first N packets follow these timing / length patterns.
A few weeks ago a very clever way to bypass the SNI whitelist was introduced [1] (SNI spoofing for cloudflare!) but it was subsequently blocked. Some claim that at this moment all outbound TCP connections are terminated inside the firewall / ISPs and therefore methods like [1] based on injecting fake or problematic TCP packets no longer work. It seems like even SYN-free TCP connections (again, breaking protocol) are no longer accessible.
[1] https://github.com/therealaleph/sni-spoofing-rust
Rust V2ray discussion
Rust V2ray related posts
-
shoes - multi-protocol proxy server with upstream proxy support, request transforming/filtering, obfuscation, hot reloading
-
shoes - multi-protocol proxy server with upstream proxy support, request transforming/filtering, obfuscation, hot reloading
-
Easy per application transparent proxy built on cgroup.
Index
What are some of the best open-source V2ray projects in Rust? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | shoes | 1,159 |
| 2 | cproxy | 514 |
| 3 | sni-spoofing-rust | 346 |