Skip to content

Instantly share code, notes, and snippets.

@mhemrg
Created November 18, 2020 13:02
Show Gist options
  • Save mhemrg/45dc70b80073564df5162600290f6f1c to your computer and use it in GitHub Desktop.
Save mhemrg/45dc70b80073564df5162600290f6f1c to your computer and use it in GitHub Desktop.
Disable http_proxy on Windows
set http_proxy=
set HTTP_PROXY=
set https_proxy=
set HTTPS_PROXY=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment