2 unstable releases
0.2.0 | Feb 24, 2025 |
---|---|
0.1.0 | Jan 30, 2025 |
#1206 in Network programming
160 downloads per month
70KB
1.5K
SLoC
jets
A Rust rule-based tunnel targeting to enduser for secure & reliable network access.
Features
This project is still in an very early development stage. Welcome anyone with interest.
-
Inbound
- socks(✅ socks5, ❌ socks4)
- ❌ http
- ❌ tun
-
Outbound
- freedom
- socks(✅ socks5)
- vless(✅ v2fly, ✅ xtls)
- ✅ shadowsocks
- ❌ trojan
- ❌ vmess
-
❌ DNS & Router
-
Other
- ❌ Connection timeout & options
- ❌ socks auth
- ❌ UDP
- ❌ more protocols & configurations
Development
- Install protocol compiler by downloading a pre-built binary from Protocol Buffers releases
- Intall Rust
- Build the code or run the sample code:
cargo build cargo run
Limitation
- shadowsocks doesn't support password with '-'
Credits
Dependencies
~20–32MB
~582K SLoC