shadowsocks / shadowsocks-windows

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

Cannot disconnect from shadowsocks #3384

Open Koliera opened 1 year ago

Koliera commented 1 year ago

Describe the bug

Shut down my computer while shadowsocks was running. Now can only connect to internet if shadowsocks runnin. System Proxy - Disable does not do anything.

Environment

Win 10

Steps you have tried

Disconnect, quit, restart.

What did you expect to see?

Shadowsock drops connection and I can use my usual connection.

What did you see instead?

If I quit the app, th ewhole connection goes down. If the app is ruinning (even if it's grayed out) - still am connected to the shadowsocks server.
Logs on System Proxy - Disable and System Proxy - Global are exactly the same.

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

2023-02-13 09:26:50.1035|INFO|Shadowsocks.Controller.ShadowsocksController|WPF Localization Extension|Current culture: en-GB
2023-02-13 09:26:50.2386|INFO|Shadowsocks.Controller.Listener|Shadowsocks started (4.4.1.0)
2023-02-13 09:26:50.3086|INFO|Shadowsocks.Controller.ShadowsocksController|WPF Localization Extension|Current culture: en-GB
2023-02-13 09:26:50.4447|INFO|Shadowsocks.Controller.Listener|Shadowsocks started (4.4.1.0)
chenshaoju commented 1 year ago

https://github.com/shadowsocks/shadowsocks-windows/issues/1917#issuecomment-403219362

please tune off the proxy manually: image

Koliera commented 1 year ago

Thanks!