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.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
Marc Wäckerlin 2fd7c9ddc1 fix build on eoan před 5 roky
debian fix debian build před 5 roky
doc README.md build fixed před 5 roky
examples fixed build for rpm před 7 roky
src fix for C++17 před 5 roky
AUTHORS new author url před 9 roky
COPYING fix for C++17 před 5 roky
ChangeLog fix rpm build před 5 roky
Doxyfile.in cleanup and documentation; refs #13 před 14 roky
INSTALL screenshot added před 5 roky
NEWS fix for C++17 před 5 roky
README.md screenshot added před 5 roky
autogen.sh update buildsystem před 8 roky
ax_check_qt.m4 add check whether built package can be installed; fixed typo in debian development dependencie před 6 roky
ax_cxx_compile_stdcxx.m4 fix for C++17 před 5 roky
ax_cxx_compile_stdcxx_11.m4 update buildsystem před 8 roky
ax_init_standard_project.m4 fix build on eoan před 5 roky
bootstrap.sh fix build on eoan před 5 roky
build-in-docker.conf fix distributor/codename před 6 roky
build-in-docker.sh fix build on eoan před 5 roky
build-resource-file.sh by default, disable qt debug output před 9 roky
configure.ac fix rpm build před 5 roky
dependency-graph.sh fixed build on mac před 6 roky
mac-create-app-bundle.sh fix for C++17 před 5 roky
makefile.am fix rpm build před 5 roky
makefile_test.inc.am update buildsystem před 8 roky
proxyface.desktop.in update buildsystem před 8 roky
proxyface.spec.in fix rpm build před 5 roky
resolve-debbuilddeps.sh fix rpm build před 6 roky
resolve-rpmbuilddeps.sh fix distributor/codename před 6 roky
rpmsign.exp build script updated for mingw-build před 7 roky
screenshot.png screenshot added před 5 roky
sql-to-dot.sed update buildsystem před 8 roky
template.sh fix build on eoan před 5 roky

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.