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.
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
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.