Releases: p4gefau1t/trojan-go
Releases · p4gefau1t/trojan-go
v0.1.4
Refactor some code to improve efficiency
Full Forward and Relay support
Add websocket security options
Fix bug
重构部分代码,改善效率
完整Forward和Relay支持
导出Websocket安全选项
修复bug
#19 #18
v0.1.3
Add encryption and obfuscation over Websocket
增加基于Websocket的加密和混淆
v0.1.2
Add WebSocket support
增加Websocket支持
v0.1.1
Fix TLS handshaking bugs
Add GeoIP/GeoSite update in build script
修复TLS握手bug
构建脚本中增加GeoIP/GeoSite更新
v0.1.0
Fix bugs
Add systemd #13
修复bug
增加systemd #13
v0.0.17
Traffic routing with geoip and geosites
Fixed bugs
使用geoip和geosites进行路由
修复bug
v0.0.16
Fixed bugs
Added traffic routing
Modified mux config parsing. Mux option is an individual option now. The previous parsing method is deprecated.
修复bugs
增加路由功能
修改mux配置解析方式,mux选项已经独立为一组,原先的设置方式被弃用
v0.0.15
Optimized UDP tunnel and fixed several bugs, improved speed and stability
Module decoupled
优化UDP隧道并修复若干Bug,优化速度和稳定性
模块解耦合
v0.0.14
Support automatic recognition of http and socks5 protocols
支持自适应http和socks5协议
v0.0.13
Improve client mux scheduling algorithm to balance throughput and latency
改进客户端mux调度算法,平衡吞吐量和时延