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.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
Marc Wäckerlin 2fd7c9ddc1 fix build on eoan hace 5 años
debian fix debian build hace 5 años
doc README.md build fixed hace 6 años
examples fixed build for rpm hace 7 años
src fix for C++17 hace 6 años
AUTHORS new author url hace 9 años
COPYING fix for C++17 hace 6 años
ChangeLog fix rpm build hace 5 años
Doxyfile.in cleanup and documentation; refs #13 hace 14 años
INSTALL screenshot added hace 5 años
NEWS fix for C++17 hace 6 años
README.md screenshot added hace 5 años
autogen.sh update buildsystem hace 8 años
ax_check_qt.m4 add check whether built package can be installed; fixed typo in debian development dependencie hace 6 años
ax_cxx_compile_stdcxx.m4 fix for C++17 hace 6 años
ax_cxx_compile_stdcxx_11.m4 update buildsystem hace 8 años
ax_init_standard_project.m4 fix build on eoan hace 5 años
bootstrap.sh fix build on eoan hace 5 años
build-in-docker.conf fix distributor/codename hace 6 años
build-in-docker.sh fix build on eoan hace 5 años
build-resource-file.sh by default, disable qt debug output hace 9 años
configure.ac fix rpm build hace 5 años
dependency-graph.sh fixed build on mac hace 6 años
mac-create-app-bundle.sh fix for C++17 hace 6 años
makefile.am fix rpm build hace 5 años
makefile_test.inc.am update buildsystem hace 8 años
proxyface.desktop.in update buildsystem hace 8 años
proxyface.spec.in fix rpm build hace 5 años
resolve-debbuilddeps.sh fix rpm build hace 6 años
resolve-rpmbuilddeps.sh fix distributor/codename hace 6 años
rpmsign.exp build script updated for mingw-build hace 7 años
screenshot.png screenshot added hace 5 años
sql-to-dot.sed update buildsystem hace 8 años
template.sh fix build on eoan hace 5 años

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.