A Trojan implementation from SSPanel-Uim group
Last updated Jun 12, 2026
84
Stars
22
Forks
5
Issues
0
Stars/day
Attention Score
19
Language breakdown
No language data available.
โธ Files
click to expand
README
TrojanX
A Trojan-based proxy implementation.
Attention
Early Version
This is an early version. Security, features, and potential bugs may be insufficiently verified.
Unsafe Codes
To reduce heap allocation and copy, TrojanX uses unsafe codes to operate on raw pointers.
Features
- TLS 1.3 early data
- TLS fragment size specify
- Multi-server name resolve
- PROXY protocol fallback
- ALPN fallback selection
Usage
See wiki.
Build
cargo build --release, no build dependencies needed.
Roadmap
- [x] 0.0.1 First version (server implementation for SSPanel)
- [ ] 0.1.0 General socks5 client and server implementation
- [ ] 0.2.0 Stablization, API fixing and document supplement
License
๐ More in this category