Y
Hacker News
new
|
ask
|
show
|
jobs
by
Nick_C
4586 days ago
Do you know if either of those two methods do tcp-over-tcp, or is it tcp done correctly?
1 comments
lotsofcows
4585 days ago
If you're using a protocol that sits on TCP and you push it over SSH sitting on TCP then it's going to be TCP-over-TCP. Or in other words, for the vast majority of use cases, no.
link