
sni-spoofing-rust
therealaleph
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.
AI 简介
这是一个用于绕过深度包检测(DPI)的TCP转发工具,通过向TLS三次握手后注入伪造的ClientHello包(含错误TCP序列号),诱使DPI设备基于虚假SNI放行流量,而真实服务器因序列号越界自动丢弃该包,从而实现隐蔽代理通信。项目采用Rust实现,支持Linux/macOS/Windows,专为配合Cloudflare中转的VLESS/V2Ray/Xray代理配置使用,无需修改服务端,适用于审查较严网络环境下的合规代理场景。
Rust
MIT License827
Stars
93
Forks
6
Watchers
4
Issues
Star 增长
今日0
近 7 天0
近 30 天+16
综合评分51.52
默认分支main