Skip to content
Stuff I'm Up To
Go back

Windows Proxy Settings

Updated:
Edit page

Set the Server to use the proxy at the command line using:

C:\> netsh winhttp set proxy "http://myproxy:3128" "<local>"

Where the <local> parameter means skip using a proxy for local addresses. View your setting using:

C:\> netsh winhttp show proxy

Syntax:

set proxy [proxy-server=] ProxyServerName [bypass-list=] <HostsList>

Edit page
Share this post:

Previous Post
Nessus Trusted CA Certificates
Next Post
MSSQL Server SSL Certificate