Jump to content

Adding Proxy


Recommended Posts


Here is the information I import to setup proxy settings at work. You will have to substitute your own information, of course, and will need to import it during commandlines.txt if you wish it to apply to all users.

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]

; 0 turns off proxy, 1 enables it.
"ProxyEnable"=dword:00000001

; Input your proxy server and port below.
"ProxyServer"="http=10.1.1.71:80"

; If necessary, input your exception list for internal addresses below.
"ProxyOverride"="10.*;*.servername.*;<local>"

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...