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.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Marc Wäckerlin
a55edf1f53
|
6 years ago | |
---|---|---|
debian | 6 years ago | |
doc | 6 years ago | |
examples | 8 years ago | |
src | 6 years ago | |
AUTHORS | 9 years ago | |
COPYING | 6 years ago | |
ChangeLog | 6 years ago | |
Doxyfile.in | 14 years ago | |
INSTALL | 6 years ago | |
NEWS | 6 years ago | |
README.md | 6 years ago | |
autogen.sh | 8 years ago | |
ax_check_qt.m4 | 6 years ago | |
ax_cxx_compile_stdcxx.m4 | 6 years ago | |
ax_cxx_compile_stdcxx_11.m4 | 8 years ago | |
ax_init_standard_project.m4 | 6 years ago | |
bootstrap.sh | 6 years ago | |
build-in-docker.conf | 6 years ago | |
build-in-docker.sh | 6 years ago | |
build-resource-file.sh | 9 years ago | |
configure.ac | 6 years ago | |
dependency-graph.sh | 7 years ago | |
mac-create-app-bundle.sh | 6 years ago | |
makefile.am | 6 years ago | |
makefile_test.inc.am | 8 years ago | |
proxyface.desktop.in | 8 years ago | |
proxyface.spec.in | 6 years ago | |
resolve-debbuilddeps.sh | 7 years ago | |
resolve-rpmbuilddeps.sh | 6 years ago | |
rpmsign.exp | 8 years ago | |
screenshot.png | 6 years ago | |
sql-to-dot.sed | 8 years ago | |
template.sh | 7 years ago |
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.
In the Web
- Official project page
- Full Doxygen library documentation
- Official repositories
- Download and installation instructions
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.