2015-03-15 14:22:35 +00:00
|
|
|
Platform Independent Interface for Network Proxies
|
|
|
|
|
2010-04-07 15:23:14 +00:00
|
|
|
Implements a Proxy detection (WPAD) interface for Linux, Mac OSX and
|
|
|
|
Windows. Offers a GUI for manual proxy settings and automatic WPAD
|
|
|
|
detection. Makes use of http://code.google.com/p/libproxy/ on Linux
|
2015-03-15 14:40:42 +00:00
|
|
|
and Mac OSX, and uses WinHTTP on Windows. The GUI is based on Qt4 and
|
|
|
|
Qt5.
|
2010-04-07 15:23:14 +00:00
|
|
|
|
2015-03-15 14:40:42 +00:00
|
|
|
For more details, see:
|
|
|
|
https://dev.marc.waeckerlin.org/redmine/projects/proxyface
|