Search notes:

netsh winhttp

Subcommands of netsh winhtp

dump Displays a configuration script.
help Displays a list of commands.
import Imports WinHTTP proxy settings.
reset Resets WinHTTP settings.
set Configures WinHTTP tracing or proxy
show Displays current tracing and/or proxy setting.

Get the current proxy

The following command shows the current proxy value (if not using Web Proxy Auto Detect (WPAD)).
netsh winhttp show proxy

See also

netsh.exe

Index