You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to set a proxy on Windows.
Using set ALL_PROXY=socks5://127.0.0.1:1080 does not work.
Executing curl --proxy socks5://127.0.0.1:1080 https://www.google.com works normally.
How to set a proxy on Windows.
Using set ALL_PROXY=socks5://127.0.0.1:1080 does not work.
Executing curl --proxy socks5://127.0.0.1:1080 https://www.google.com works normally.