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
Add lowercase proxy environment variables for compatibility
- Set both HTTP_PROXY/http_proxy and HTTPS_PROXY/https_proxy
- Ensures curl and other tools properly use the proxy
- Now properly blocks traffic as expected in unprivileged mode
Co-authored-by: f0ssel <[email protected]>
0 commit comments