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.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
Marc Wäckerlin 2fd7c9ddc1 fix build on eoan il y a 5 ans
debian fix debian build il y a 5 ans
doc README.md build fixed il y a 6 ans
examples fixed build for rpm il y a 7 ans
src fix for C++17 il y a 6 ans
AUTHORS new author url il y a 9 ans
COPYING fix for C++17 il y a 6 ans
ChangeLog fix rpm build il y a 5 ans
Doxyfile.in cleanup and documentation; refs #13 il y a 14 ans
INSTALL screenshot added il y a 5 ans
NEWS fix for C++17 il y a 6 ans
README.md screenshot added il y a 5 ans
autogen.sh update buildsystem il y a 8 ans
ax_check_qt.m4 add check whether built package can be installed; fixed typo in debian development dependencie il y a 6 ans
ax_cxx_compile_stdcxx.m4 fix for C++17 il y a 6 ans
ax_cxx_compile_stdcxx_11.m4 update buildsystem il y a 8 ans
ax_init_standard_project.m4 fix build on eoan il y a 5 ans
bootstrap.sh fix build on eoan il y a 5 ans
build-in-docker.conf fix distributor/codename il y a 6 ans
build-in-docker.sh fix build on eoan il y a 5 ans
build-resource-file.sh by default, disable qt debug output il y a 9 ans
configure.ac fix rpm build il y a 5 ans
dependency-graph.sh fixed build on mac il y a 6 ans
mac-create-app-bundle.sh fix for C++17 il y a 6 ans
makefile.am fix rpm build il y a 5 ans
makefile_test.inc.am update buildsystem il y a 8 ans
proxyface.desktop.in update buildsystem il y a 8 ans
proxyface.spec.in fix rpm build il y a 5 ans
resolve-debbuilddeps.sh fix rpm build il y a 6 ans
resolve-rpmbuilddeps.sh fix distributor/codename il y a 6 ans
rpmsign.exp build script updated for mingw-build il y a 7 ans
screenshot.png screenshot added il y a 5 ans
sql-to-dot.sed update buildsystem il y a 8 ans
template.sh fix build on eoan il y a 5 ans

README.md

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 Qt.

Screenshot

In the Web

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.