p4gefau1t / trojan-r

轻量高效的 Trojan 代理,使用 Rust 实现

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

使用mux后udp请求错误

qiuzi opened this issue · comments

commented

r版服务端日志
[2021-03-04T02:08:15Z ERROR trojan_r::proxy] failed to relay tcp connection to UDP_CONN:0: failed to lookup address information: Temporary failure in name resolution
[2021-03-04T02:08:18Z WARN trojan_r::protocol::mux] invalid frame recvd, stream_id=8
tcp能正常

不兼容 go 版 mux,当前只兼容 r 版 mux。

commented

服务端客户端都是r版

那可能也许大概真的是撞上 bug 了

@p4gefau1t