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.