Search This Blog

Windows XP: set system proxy using proxycfg command

In Command Prompt window, run
proxycfg -p wwwproxy.yourcompany.com:8888
where 8888 is the port number of the proxy server.
To remove the proxy and connect direct to internet:
proxycfg -d

See also

No comments:

Post a Comment