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.
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
Marc Wäckerlin 2fd7c9ddc1 fix build on eoan 5 anni fa
debian fix debian build 5 anni fa
doc README.md build fixed 6 anni fa
examples fixed build for rpm 7 anni fa
src fix for C++17 6 anni fa
AUTHORS new author url 9 anni fa
COPYING fix for C++17 6 anni fa
ChangeLog fix rpm build 5 anni fa
Doxyfile.in cleanup and documentation; refs #13 14 anni fa
INSTALL screenshot added 5 anni fa
NEWS fix for C++17 6 anni fa
README.md screenshot added 5 anni fa
autogen.sh update buildsystem 8 anni fa
ax_check_qt.m4 add check whether built package can be installed; fixed typo in debian development dependencie 6 anni fa
ax_cxx_compile_stdcxx.m4 fix for C++17 6 anni fa
ax_cxx_compile_stdcxx_11.m4 update buildsystem 8 anni fa
ax_init_standard_project.m4 fix build on eoan 5 anni fa
bootstrap.sh fix build on eoan 5 anni fa
build-in-docker.conf fix distributor/codename 6 anni fa
build-in-docker.sh fix build on eoan 5 anni fa
build-resource-file.sh by default, disable qt debug output 9 anni fa
configure.ac fix rpm build 5 anni fa
dependency-graph.sh fixed build on mac 6 anni fa
mac-create-app-bundle.sh fix for C++17 6 anni fa
makefile.am fix rpm build 5 anni fa
makefile_test.inc.am update buildsystem 8 anni fa
proxyface.desktop.in update buildsystem 8 anni fa
proxyface.spec.in fix rpm build 5 anni fa
resolve-debbuilddeps.sh fix rpm build 6 anni fa
resolve-rpmbuilddeps.sh fix distributor/codename 6 anni fa
rpmsign.exp build script updated for mingw-build 7 anni fa
screenshot.png screenshot added 5 anni fa
sql-to-dot.sed update buildsystem 8 anni fa
template.sh fix build on eoan 5 anni fa

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.