mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-07 02:29:08 +00:00
Add a Netty socks proxy handler during channel initialisation to allow Artemis to communicate via a SOCKS proxy. Supports SOCKS version 4a & 5. Even if enabled in configuration, the proxy will not be used when the target host is a loopback address.