Created
August 17, 2011 08:24
-
-
Save langmi/1151086 to your computer and use it in GitHub Desktop.
simple set command for http_proxy variable in windows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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