(Default for backwards compatibility). If Tls options are supplied then the connection will be a tunneling one, otherwise it will be a forwarding one.
Establish a forwarding-based connection with the proxy. Tls is not allowed in this case.
Establish a tunneling-based connection with the proxy.
Generated using TypeDoc
Proxy connection types.
The original behavior was to make a tunneling connection if TLS was used, and a forwarding connection if it was not. There are legitimate use cases for plaintext tunneling connections, and so the implicit behavior has now been replaced by this setting, with a default that maps to the old behavior.