Skip to content

xmedeko/WinProxyViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.