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.
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
Marc Wäckerlin 2fd7c9ddc1 fix build on eoan 5 anos atrás
debian fix debian build 5 anos atrás
doc README.md build fixed 5 anos atrás
examples fixed build for rpm 7 anos atrás
src fix for C++17 5 anos atrás
AUTHORS new author url 9 anos atrás
COPYING fix for C++17 5 anos atrás
ChangeLog fix rpm build 5 anos atrás
Doxyfile.in cleanup and documentation; refs #13 14 anos atrás
INSTALL screenshot added 5 anos atrás
NEWS fix for C++17 5 anos atrás
README.md screenshot added 5 anos atrás
autogen.sh update buildsystem 8 anos atrás
ax_check_qt.m4 add check whether built package can be installed; fixed typo in debian development dependencie 6 anos atrás
ax_cxx_compile_stdcxx.m4 fix for C++17 5 anos atrás
ax_cxx_compile_stdcxx_11.m4 update buildsystem 8 anos atrás
ax_init_standard_project.m4 fix build on eoan 5 anos atrás
bootstrap.sh fix build on eoan 5 anos atrás
build-in-docker.conf fix distributor/codename 6 anos atrás
build-in-docker.sh fix build on eoan 5 anos atrás
build-resource-file.sh by default, disable qt debug output 9 anos atrás
configure.ac fix rpm build 5 anos atrás
dependency-graph.sh fixed build on mac 6 anos atrás
mac-create-app-bundle.sh fix for C++17 5 anos atrás
makefile.am fix rpm build 5 anos atrás
makefile_test.inc.am update buildsystem 8 anos atrás
proxyface.desktop.in update buildsystem 8 anos atrás
proxyface.spec.in fix rpm build 5 anos atrás
resolve-debbuilddeps.sh fix rpm build 6 anos atrás
resolve-rpmbuilddeps.sh fix distributor/codename 6 anos atrás
rpmsign.exp build script updated for mingw-build 7 anos atrás
screenshot.png screenshot added 5 anos atrás
sql-to-dot.sed update buildsystem 8 anos atrás
template.sh fix build on eoan 5 anos atrás

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.