Page tree

Versions Compared

Key

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

...

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

HTTPS proxy type

When using a HTTPS proxy, Unimus suports 2 proxying modes:

  • HTTP 1.1 Connect
  • SOCKS

By default, the "HTTP 1.1 Connect" proxy method will be used. If your proxy requires SOCKS proxying, you can configure this by:

Code Block
languagetext
-Dhttps.proxyType=socks

Proxies with authentication

...