|
|
|
|
|
by jasomill
104 days ago
|
|
I'd guess this is because it only works in ssh PTY sessions. So it would have no effect on tunneling or when piping arbitrary data through ssh to a non-interactive remote command (unless you use the -t switch to force PTY allocation even when stdin is not a TTY). |
|
And when I port forward I usually don't even tunnel it over SSH because all my stuff is on tailscale so it's also encrypted.