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.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
Marc Wäckerlin 2fd7c9ddc1 fix build on eoan 5 år sedan
debian fix debian build 5 år sedan
doc README.md build fixed 5 år sedan
examples fixed build for rpm 7 år sedan
src fix for C++17 6 år sedan
AUTHORS new author url 9 år sedan
COPYING fix for C++17 6 år sedan
ChangeLog fix rpm build 5 år sedan
Doxyfile.in cleanup and documentation; refs #13 14 år sedan
INSTALL screenshot added 5 år sedan
NEWS fix for C++17 6 år sedan
README.md screenshot added 5 år sedan
autogen.sh update buildsystem 8 år sedan
ax_check_qt.m4 add check whether built package can be installed; fixed typo in debian development dependencie 6 år sedan
ax_cxx_compile_stdcxx.m4 fix for C++17 6 år sedan
ax_cxx_compile_stdcxx_11.m4 update buildsystem 8 år sedan
ax_init_standard_project.m4 fix build on eoan 5 år sedan
bootstrap.sh fix build on eoan 5 år sedan
build-in-docker.conf fix distributor/codename 6 år sedan
build-in-docker.sh fix build on eoan 5 år sedan
build-resource-file.sh by default, disable qt debug output 9 år sedan
configure.ac fix rpm build 5 år sedan
dependency-graph.sh fixed build on mac 6 år sedan
mac-create-app-bundle.sh fix for C++17 6 år sedan
makefile.am fix rpm build 5 år sedan
makefile_test.inc.am update buildsystem 8 år sedan
proxyface.desktop.in update buildsystem 8 år sedan
proxyface.spec.in fix rpm build 5 år sedan
resolve-debbuilddeps.sh fix rpm build 6 år sedan
resolve-rpmbuilddeps.sh fix distributor/codename 6 år sedan
rpmsign.exp build script updated for mingw-build 7 år sedan
screenshot.png screenshot added 5 år sedan
sql-to-dot.sed update buildsystem 8 år sedan
template.sh fix build on eoan 5 år sedan

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.