proxycfg & netsh winhttp show proxy

Update:

If you use Windows 7 or above the proxycfg command won´t work. Instead you can you netsh with the following syntax:

C:\netsh winhttp show proxy

Howto find out the proxy configuration, if all IE security options are invisible and disabled ?

Good question and the answer took me 2 hours of search on the net. The answer is so damn simple, that I felt a bit annoyed after I found it:

http://support.microsoft.com/default.aspx?scid=kb;en-us;830605

example:

C:\>proxycfg

Microsoft ® WinHTTP Default Proxy Configuration Tool Copyright © Microsoft Corporation. All rights reserved.

Current WinHTTP proxy settings under:

HKEY_LOCAL_MACHINE\ SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Connections\ WinHttpSettings:

Proxy Server(s) : http=???.???.??.? Bypass List : ???.???.??.?

One thought on “proxycfg & netsh winhttp show proxy”

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.