Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 660 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 660 Bytes

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.