A Rust rule-based tunnel targeting to enduser for secure & reliable network access in high speed.
This project is still in the very early development stage. Welcome anyone interested to join.
-
Inbound
- socks(✅ socks5, ❌ socks4)
- ✅ http
- ❌ tun
-
Outbound
- freedom
- socks(✅ socks5)
- vless(✅ v2fly, ✅ xtls)
- ✅ shadowsocks
- ❌ trojan
- ❌ vmess
-
Routing
- ✅ InboundTag, Ip, Domain
- ❌ source, protocol, balancerTag
- ✅ AsIs, ❌ IPIfNonMatch & IPOnDemand
-
DNS
- ✅ DNS over TCP
- ❌ UDP
- ❌ doh/doq/dot
-
Other
- ❌ Connection timeout & options
- ❌ socks & http auth
- ❌ UDP
- ❌ fakedns
- ❌ more protocols & configurations
- Install protocol compiler by downloading a pre-built binary from Protocol Buffers releases.
- Intall Rust 1.80.0+.
- Build or run the code.
cargo build cargo run
- shadowsocks using 2022 cipher doesn't support password containing '-'.