...
Inside of this configuration file, please place the following lines:
Code Block | ||
---|---|---|
| ||
-Dhttp.proxyHost=1.1.1.1 -Dhttp.proxyPort=8080 -Dhttps.proxyHost=2.2.2.2 -Dhttps.proxyPort=8443 |
...
Edit the contents of /etc/init.d/unimus.
Change the following:
Code Block | ||
---|---|---|
| ||
# Optional arguments to start Unimus with ARGS="-Dhttp.proxyHost=1.1.1.1 -Dhttp.proxyPort=8080 -Dhttps.proxyHost=2.2.2.2 -Dhttps.proxyPort=8443" |
...