xiaorouji / openwrt-passwall

7.29k stars 2.66k forks source link

[Bug]: tuic不作为主服务器时sock5问题 #2680

Closed swxk521 closed 1 year ago

swxk521 commented 1 year ago

描述您遇到的bug

tuic作为主服务器时sock5连接正常可以实现fullcone nat1 在配置为sock5节点转发到tuic,不能实现fullcone nat1

复现此Bug的步骤

2023/07/30 03:49:42 tcp:192.168.5.114:5345 rejected proxy/socks: insufficient header > EOF 2023/07/30 03:49:42 tcp:192.168.5.114:5347 rejected proxy/socks: insufficient header > EOF 2023/07/30 03:49:42 tcp:192.168.5.114:5346 rejected proxy/socks: insufficient header > EOF 2023/07/30 03:49:52 tcp:192.168.5.114:5350 rejected proxy/socks: insufficient header > EOF 2023/07/30 03:49:52 tcp:192.168.5.114:5351 rejected proxy/socks: insufficient header > EOF 2023/07/30 03:49:52 tcp:192.168.5.114:5349 rejected proxy/socks: insufficient header > EOF 2023/07/30 03:50:02 tcp:192.168.5.114:5356 rejected proxy/socks: insufficient header > EOF 2023/07/30 03:50:02 tcp:192.168.5.114:5355 rejected proxy/socks: insufficient header > EOF 2023/07/30 03:50:02 tcp:192.168.5.114:5354 rejected proxy/socks: insufficient header > EOF

您想要实现的目的

tuic作为主服务器时sock5连接正常可以实现fullcone nat1 在配置为sock5节点,不能实现fullcone nat1

日志信息

2023/07/30 03:49:42 tcp:192.168.5.114:5345 rejected proxy/socks: insufficient header > EOF 2023/07/30 03:49:42 tcp:192.168.5.114:5347 rejected proxy/socks: insufficient header > EOF 2023/07/30 03:49:42 tcp:192.168.5.114:5346 rejected proxy/socks: insufficient header > EOF 2023/07/30 03:49:52 tcp:192.168.5.114:5350 rejected proxy/socks: insufficient header > EOF 2023/07/30 03:49:52 tcp:192.168.5.114:5351 rejected proxy/socks: insufficient header > EOF 2023/07/30 03:49:52 tcp:192.168.5.114:5349 rejected proxy/socks: insufficient header > EOF 2023/07/30 03:50:02 tcp:192.168.5.114:5356 rejected proxy/socks: insufficient header > EOF 2023/07/30 03:50:02 tcp:192.168.5.114:5355 rejected proxy/socks: insufficient header > EOF 2023/07/30 03:50:02 tcp:192.168.5.114:5354 rejected proxy/socks: insufficient header > EOF

截图

No response

系统相关信息

tuic作为主服务器时sock5连接正常可以实现fullcone nat1 在配置为sock5节点转发到tuic,不能实现fullcone nat1

其他信息

No response

github-actions[bot] commented 1 year ago

Stale Issue