Class SshProxyServer

  • All Implemented Interfaces:
    AutoCloseable

    public class SshProxyServer
    extends Object
    implements AutoCloseable
    Proxy SSH server that just delegates decrypted content to a delegate server within same VM. Implemented using Apache Mina SSH lib.