https://github.com/lexml/proxy-vole-lexml
Fork do projeto proxy-vole (https://code.google.com/p/proxy-vole/), versão 20121203
https://github.com/lexml/proxy-vole-lexml
Last synced: 8 months ago
JSON representation
Fork do projeto proxy-vole (https://code.google.com/p/proxy-vole/), versão 20121203
- Host: GitHub
- URL: https://github.com/lexml/proxy-vole-lexml
- Owner: lexml
- License: other
- Created: 2013-09-20T18:28:00.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-10-31T20:01:29.000Z (over 12 years ago)
- Last Synced: 2025-09-21T19:01:14.120Z (9 months ago)
- Language: Java
- Size: 304 KB
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
proxy-vole-lexml
================
Fork do projeto proxy-vole (https://code.google.com/p/proxy-vole/), versão 20121203
Original readme.txt file:
Introduction:
-------------
The intent of this project is to build a framework to detecting the proxy settings
used by the current platform. There are multiple strategies available to detect the
proxy settings. Proxy Vole will detect proxy settings from:
KDE, Gnome, Windows, Firefox, Internet Explorer, ...
See java doc for usage examples and API details.
There is also a change log in the doc folder.
Building
--------
The source can be found on the homepage at: http://code.google.com/p/proxy-vole/
An Eclipse project to build the source is included.
For windows some native code is used to read the IE proxy configuration.
For the windows dll an Visual Studio project is included.
There is also an ANT build file to create an JAR file for deployment.
To build and use the library you will need Java 1.5 or higher.
For some features you will need Java 1.6
License:
--------
This project is released under BSD license (see license.txt for details).
Have fun
- Bernd Rosstauscher