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.
 
 
 
 
Marc Wäckerlin ab0cbcd43b check and try to detect Qt tools; refs #40 11 years ago
debian add dh_makeshlibs to debian/rules; refs #19 14 years ago
doc
examples again widgets in qt5; refs #40 11 years ago
src Qt Proxy crases on Windows in Qt 5.2.1; refs #40 11 years ago
AUTHORS
COPYING fixed compile issues; refs #40 11 years ago
ChangeLog
Doxyfile.in
INSTALL fixed compile issues; refs #40 11 years ago
NEWS
README
ax_cxx_compile_stdcxx_11.m4 same qt configuration as in libpcscxx; refs #40 11 years ago
bootstrap.sh
configure.in check and try to detect Qt tools; refs #40 11 years ago
install-32-bit-lin-win.sh
install-64-and-32-bit-linux.sh add option to choose moc; refs #32 13 years ago
makefile.am
proxyface.spec.in fix rpm-build; refs #40 11 years ago
uninstall-64-and-32-bit-linux.sh

README

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.

For more details, see: https://dev.marc.waeckerlin.org/projects/proxyface