Proxy for windows cli / command line
This is a topic for which i have been breaking my heads for long, without a proper solution.
Never thought its such a simple thing! :)
To enable the proxy for commandline cli tools, all we need to do is to set the HTTP_PROXY
variable with the proxy server ip & port!
Oh yeah! and don't forget to export it!
http://codesnippets.joyent.com/posts/show/569#related
Never thought its such a simple thing! :)
To enable the proxy for commandline cli tools, all we need to do is to set the HTTP_PROXY
variable with the proxy server ip & port!
Oh yeah! and don't forget to export it!
http://codesnippets.joyent.com/posts/show/569#related