totravel / shadowsocks-ws

基于 WebSocket 的 Shadowsocks,支持 AEAD,支持反向代理,支持 TLS,兼容 V2RayN,可以部署在 PaaS 或 VPS 上。
MIT License
45 stars 54 forks source link

browser and local server must be running on the same device? #2

Closed opsforce closed 3 years ago

opsforce commented 3 years ago

image

totravel commented 3 years ago

No, It needn't. In theory, just make sure the local_address is correct if local server is running on another device.

Actually, I haven't tested it on mobile phone yet. Could you provide more information?

opsforce commented 3 years ago

I finally confirmed: a bug of software on iphone cause proxy failure. thanks for your help