p4gefau1t / trojan-go

Go实现的Trojan代理,支持多路复用/路由功能/CDN中转/Shadowsocks混淆插件,多平台,无依赖。A Trojan proxy written in Go. An unidentifiable mechanism that helps you bypass GFW. https://p4gefau1t.github.io/trojan-go/
GNU General Public License v3.0
7.54k stars 1.64k forks source link

[BUG]doesnt support LAN proxy? #458

Closed Arryboom closed 1 year ago

Arryboom commented 1 year ago

trojan-go version:v0.10.6 on windows 10 1906

I have a phone(192.168.0.5) in the same LAN with the PC desktop(192.168.0.10),and running trojan-go on desktop with client listen on local address 0.0.0.0:1080,but I can't access proxy from my phone with 192.168.0.10:1080,the other proxy software like ss works fine,on the desktop tried to set browser to use trojan-go's proxy 192.168.0.10:1080 everything seems fine,Is Lan Proxy supported?

BoyuGuan commented 1 year ago

So how to support LAN mode? Should change the local address?