Skip to content

termsl/WPADChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

WPADChecker

WPAD / PAC diagnostic utility

Handy tool for system administrators to testing WPAD* and PAC* in Windows. *Web Proxy Auto-Discovery Protocol / *Proxy auto-config

Just run application WPADChecker, press "Autodetect WPAD location" button and work with results.

Application used Win32Api functions DetectAutoProxyConfigUrl & WinHttpGetProxyForUrl

Requre .Net 4 or later. Tested OS: Windows 10 x64, Windows Server 2012R2 x64, Windows Server 2016

Details on this link: https://termsl.ru/?p=1606

Based on source of "Glaxalg/Using PAC files proxy" https://www.codeproject.com/Articles/12168/Using-PAC-files-proxy

©Termsl, http://termsl.ru 2021.