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 1afcd433e2 need libroxy on mac; refs #41 10 years ago
debian set MOC to /usr/bin/moc for debian, because on lucid it would be /usr/bin/moc-qt4, but there is no /usr/bin/rcc-qt4, only /usr/bin/rcc; refs #40 11 years ago
doc
examples
src moc does not understand all flags; refs #40 11 years ago
AUTHORS
COPYING
ChangeLog
Doxyfile.in
INSTALL
NEWS
README
ax_check_qt.m4 much better qt tests; refs #41 10 years ago
ax_cxx_compile_stdcxx_11.m4
bootstrap.sh
configure.in need libroxy on mac; refs #41 10 years ago
install-32-bit-lin-win.sh
install-64-and-32-bit-linux.sh
makefile.am
proxyface.spec.in graphviz is not required; 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