Windows Certified - A place of IT News and a helpful windows community Forum.

Networking

How to find out which Proxy Server I am using

One of our users asked: Is there a way to find out what proxy I am using if Internet Options are disabled by Group Policy?

There are couple of ways to find out what proxy server you're using.

Here's how to find out the proxy server address using Command Prompt.

Hit Win ORB | Type CMD | Click Enter

In the command prompt window type the following:

reg query "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings" | find /i "proxyserver"

Or you can use the tools like Ethereal or Wireshark to sniff for the network traffic and this way found out the address of the proxy server, although this could be a problem if you don't have appropriate permissions to install third party software.

Comments are welcome!

A place of IT News and a helpful windows community Forum. Windows XP, Vista, Addons, Customization, Tweaks and much more! All Rights Reserved. All trademarks mentioned or shown on this page are property of their respective owners. Copyright WinCert.net 2006 - 2013.

Top Desktop version