Comment on Making an SSH client the hard wayparentComments−lxgr3yAre you sure you are not misunderstading PermitTunnel yourself?That SSH feature is indeed used for packet forwarding over SSH using TUN/TAP, i.e. packet-over-TCP, and by extension TCP-over-TCP.
Comments
Are you sure you are not misunderstading PermitTunnel yourself?
That SSH feature is indeed used for packet forwarding over SSH using TUN/TAP, i.e. packet-over-TCP, and by extension TCP-over-TCP.