| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2016-02-28 | 275 Bytes | |
| Version 0.8.3 source code.tar.gz | 2016-02-28 | 2.6 MB | |
| Version 0.8.3 source code.zip | 2016-02-28 | 2.7 MB | |
| Totals: 3 Items | 5.3 MB | 0 | |
You can now use Lazybones with an authenticating proxy. Simply add the following properties to your Lazybones configuration:
systemProp.http.proxyUser = "<username>"
systemProp.http.proxyPassword = "<password>"
in addition to http.proxyHost and http.proxyPort.