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.
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
Marc Wäckerlin 2fd7c9ddc1 fix build on eoan pirms 5 gadiem
debian fix debian build pirms 5 gadiem
doc README.md build fixed pirms 5 gadiem
examples fixed build for rpm pirms 7 gadiem
src fix for C++17 pirms 5 gadiem
AUTHORS new author url pirms 9 gadiem
COPYING fix for C++17 pirms 5 gadiem
ChangeLog fix rpm build pirms 5 gadiem
Doxyfile.in cleanup and documentation; refs #13 pirms 14 gadiem
INSTALL screenshot added pirms 5 gadiem
NEWS fix for C++17 pirms 5 gadiem
README.md screenshot added pirms 5 gadiem
autogen.sh update buildsystem pirms 8 gadiem
ax_check_qt.m4 add check whether built package can be installed; fixed typo in debian development dependencie pirms 6 gadiem
ax_cxx_compile_stdcxx.m4 fix for C++17 pirms 5 gadiem
ax_cxx_compile_stdcxx_11.m4 update buildsystem pirms 8 gadiem
ax_init_standard_project.m4 fix build on eoan pirms 5 gadiem
bootstrap.sh fix build on eoan pirms 5 gadiem
build-in-docker.conf fix distributor/codename pirms 6 gadiem
build-in-docker.sh fix build on eoan pirms 5 gadiem
build-resource-file.sh by default, disable qt debug output pirms 9 gadiem
configure.ac fix rpm build pirms 5 gadiem
dependency-graph.sh fixed build on mac pirms 6 gadiem
mac-create-app-bundle.sh fix for C++17 pirms 5 gadiem
makefile.am fix rpm build pirms 5 gadiem
makefile_test.inc.am update buildsystem pirms 8 gadiem
proxyface.desktop.in update buildsystem pirms 8 gadiem
proxyface.spec.in fix rpm build pirms 5 gadiem
resolve-debbuilddeps.sh fix rpm build pirms 6 gadiem
resolve-rpmbuilddeps.sh fix distributor/codename pirms 6 gadiem
rpmsign.exp build script updated for mingw-build pirms 7 gadiem
screenshot.png screenshot added pirms 5 gadiem
sql-to-dot.sed update buildsystem pirms 8 gadiem
template.sh fix build on eoan pirms 5 gadiem

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.