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 2fd7c9ddc1 fix build on eoan преди 5 години
debian fix debian build преди 5 години
doc README.md build fixed преди 5 години
examples fixed build for rpm преди 7 години
src fix for C++17 преди 5 години
AUTHORS new author url преди 9 години
COPYING fix for C++17 преди 5 години
ChangeLog fix rpm build преди 5 години
Doxyfile.in cleanup and documentation; refs #13 преди 14 години
INSTALL screenshot added преди 5 години
NEWS fix for C++17 преди 5 години
README.md screenshot added преди 5 години
autogen.sh update buildsystem преди 8 години
ax_check_qt.m4 add check whether built package can be installed; fixed typo in debian development dependencie преди 6 години
ax_cxx_compile_stdcxx.m4 fix for C++17 преди 5 години
ax_cxx_compile_stdcxx_11.m4 update buildsystem преди 8 години
ax_init_standard_project.m4 fix build on eoan преди 5 години
bootstrap.sh fix build on eoan преди 5 години
build-in-docker.conf fix distributor/codename преди 6 години
build-in-docker.sh fix build on eoan преди 5 години
build-resource-file.sh by default, disable qt debug output преди 9 години
configure.ac fix rpm build преди 5 години
dependency-graph.sh fixed build on mac преди 6 години
mac-create-app-bundle.sh fix for C++17 преди 5 години
makefile.am fix rpm build преди 5 години
makefile_test.inc.am update buildsystem преди 8 години
proxyface.desktop.in update buildsystem преди 8 години
proxyface.spec.in fix rpm build преди 5 години
resolve-debbuilddeps.sh fix rpm build преди 6 години
resolve-rpmbuilddeps.sh fix distributor/codename преди 6 години
rpmsign.exp build script updated for mingw-build преди 7 години
screenshot.png screenshot added преди 5 години
sql-to-dot.sed update buildsystem преди 8 години
template.sh fix build on eoan преди 5 години

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.