Skip to content

Instantly share code, notes, and snippets.

@langmi
Created August 17, 2011 08:24
Show Gist options
  • Save langmi/1151086 to your computer and use it in GitHub Desktop.
Save langmi/1151086 to your computer and use it in GitHub Desktop.
simple set command for http_proxy variable in windows
SET HTTP_PROXY=http://%USER%:%PASSWORD%@%SERVER%:%PORT%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment