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'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
Marc Wäckerlin 2fd7c9ddc1 fix build on eoan 5 yıl önce
debian fix debian build 5 yıl önce
doc README.md build fixed 5 yıl önce
examples fixed build for rpm 7 yıl önce
src fix for C++17 5 yıl önce
AUTHORS new author url 9 yıl önce
COPYING fix for C++17 5 yıl önce
ChangeLog fix rpm build 5 yıl önce
Doxyfile.in cleanup and documentation; refs #13 14 yıl önce
INSTALL screenshot added 5 yıl önce
NEWS fix for C++17 5 yıl önce
README.md screenshot added 5 yıl önce
autogen.sh update buildsystem 8 yıl önce
ax_check_qt.m4 add check whether built package can be installed; fixed typo in debian development dependencie 6 yıl önce
ax_cxx_compile_stdcxx.m4 fix for C++17 5 yıl önce
ax_cxx_compile_stdcxx_11.m4 update buildsystem 8 yıl önce
ax_init_standard_project.m4 fix build on eoan 5 yıl önce
bootstrap.sh fix build on eoan 5 yıl önce
build-in-docker.conf fix distributor/codename 6 yıl önce
build-in-docker.sh fix build on eoan 5 yıl önce
build-resource-file.sh by default, disable qt debug output 9 yıl önce
configure.ac fix rpm build 5 yıl önce
dependency-graph.sh fixed build on mac 6 yıl önce
mac-create-app-bundle.sh fix for C++17 5 yıl önce
makefile.am fix rpm build 5 yıl önce
makefile_test.inc.am update buildsystem 8 yıl önce
proxyface.desktop.in update buildsystem 8 yıl önce
proxyface.spec.in fix rpm build 5 yıl önce
resolve-debbuilddeps.sh fix rpm build 6 yıl önce
resolve-rpmbuilddeps.sh fix distributor/codename 6 yıl önce
rpmsign.exp build script updated for mingw-build 7 yıl önce
screenshot.png screenshot added 5 yıl önce
sql-to-dot.sed update buildsystem 8 yıl önce
template.sh fix build on eoan 5 yıl önce

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.