cty123 / TrojanRust

Trojan-rust is a rust implementation for Trojan protocol that is targeted to circumvent GFW. This implementation focus on performance and stability above everything else.
MIT License
112 stars 24 forks source link

互操作问题 #20

Open ArcCal opened 1 year ago

ArcCal commented 1 year ago

使用caddy-trojan搭建的服务端,客户端使用各种客户端连接,都很正常。 唯独TrojanRust无法连接上用caddy-trojan搭建的服务端。

cattyhouse commented 10 months ago

https://github.com/cty123/TrojanRust/blob/main/example/tcp_trojan/client.json

你确定是用的这个配置吗? 贴出你的配置.

ArcCal commented 10 months ago

确定

cattyhouse commented 10 months ago

确定

确认过了, 确实不行. 而且输出都是 INFO, 没有什么有用的信息, 也没有说明为何连不上

ArcCal commented 10 months ago

caddy会输出一些信息,但俺看不懂

cattyhouse commented 10 months ago

还有一个问题就是这个 SOCKS 不支持 UDP ASSOCIATE 有待确定, 我记得不是很清楚.