You should also know about the so-called "netcat mode" in OpenSSH: -W host:port Requests that standard input and output on the client be forwarded to host on port over the secure channel. Implies -N, -T, ExitOnForwardFailure and ClearAllForwardings. Works with Protocol version 2 only.
Also worth noting this is also extremely useful when used in your ~/.ssh/config file.