shadowsocks / shadowsocks-windows

A C# port of shadowsocks
Other
58.09k stars 16.4k forks source link

Proxy server is used regardless of "System Proxy Server" option. #3441

Open kolya5544 opened 8 months ago

kolya5544 commented 8 months ago

Describe the bug

Currently selected proxy server is used regardless of the "System Proxy Server" option. Remote proxy server will be used even if "System Proxy Server" is set to "Disabled". Exiting Shadowsocks makes Internet connection unavailable.

Environment

Steps you have tried

1) Right-click Shadowsocks tray icon 2) Hover over "System Proxy Server", press "Disable" 3) Check IP using several different websites in a browser and other system applications 4) Exit Shadowsocks, try accessing websites without it 5) Start Shadowsocks, expecting the issue to fix itself

What did you expect to see?

My original, non-proxified IP address

What did you see instead?

IP address corresponding to proxy server currently configured in Shadowsocks, even while at "System Proxy Server": "Disabled"

Config and error log in detail (with all sensitive info masked)

Log: https://paste.nk.ax/?lR2wo3rI8JSv7hp6 Config: https://paste.nk.ax/?VqzTyhxsAE3wvbYO

chenshaoju commented 8 months ago

Please try: https://github.com/shadowsocks/shadowsocks-windows/issues/3227#issuecomment-903100607

kolya5544 commented 8 months ago

Thank you, that worked!