Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

...

Restart Unimus, and any HTTP(S) outbound connectivity from Unimus will go through the configured proxy.

 

On Linux (Debian/Ubuntu):

...