Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 609 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 609 Bytes

WinProxyViewer

Show Windows proxy settings. Requires .NET 4.5.

This small utility prints the Windows proxy settings as text, so it may be send by email, chat, etc.

Build status

Usage

WinProxyViewer.exe [-h] [-tmp] [-out] [-o filename]

-h Writes help to console and exits.

-tmp Writes the result to the temporary file and opens it. (Default option)

-out Writes the result to the console output.

-o filename Writes the result to the specified file.