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

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.