Posts

Showing posts from September, 2017

Command to find the proxy server of the system (Windows)

Windows Command to find the proxy server of the system: reg query "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings" | find /i "proxyserver"