TLS socket wrapper server/forwarding agent?
One option typically used by organizations to forward a plaintext TCP connection over the network is SSH local and remote port forwarding. SSH binds a port locally and forwards all traffic to the remote machine over SSH.
Thi… Continue reading TLS socket wrapper server/forwarding agent?