Implements a Proxy detection (WPAD) interface for Linux, Mac OSX and Windows. Offers a GUI for manual proxy settings and automatic WPAD detection. The GUI is based on QT.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
901 B

6 years ago
Platform Independent Interface for Network Proxies
==================================================
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
and Mac OSX, and uses WinHTTP on Windows. The GUI is based on Qt4 and
Qt5.
In the Web
----------
- The official project page is on: https://mrw.sh/libraries/proxyface
- The official documentation is on: https://doc.mrw.sh/proxyface
- The official repositories are on: https://repository.mrw.sh
Missing a Feature, Found a Bug
------------------------------
You are missing a feature, or an implementation is too incomplete for the purpose you need it? Or you even found a bug? Just register and open an issue [on the project management page](https://mrw.sh/libraries/proxyface/issues).