phantomsocks icon indicating copy to clipboard operation
phantomsocks copied to clipboard

A cross-platform proxy client/server for Linux/Windows/macOS

Results 2 phantomsocks issues
Sort by recently updated
recently updated
newest added

网卡1(eth0):192.168.1.2 网卡2(eth1):192.168.2.2 其中config.json的interfaces设置为 { "name": "default", "hint": "w-md5", "device": "eth1", "device": "eth0", "dns": "udp://223.5.5.5:53" } 方式为Socks 设置后eth0上的设备可以正常连接Socks,但是使用eth1上的设备则connection not exist且无法正常上网 将device设置为"eth1,eth0"会提示eth0,eth1 route ip+net: no such network interface故设置为两行

没有网络活动,但是CPU占用却很高 ![image](https://github.com/macronut/phantomsocks/assets/8674809/df9518e2-9cb0-49ee-b1d9-1a9a7191243a)