Hacker News new | past | comments | ask | show | jobs | submit login

Is there actually anything ssh-specific here? Seems like quic support is something that could fit something like socat pretty well?



I think so, I tried to proxy a raw TCP server and it didn't work.


It's SSH-specific only on the server side, right? The client side looks like a normal TCP tunnel (-o ProxyCommand)


If it's SSH-specific on one side, and unpacks the protocol, it probably has to be SSH-specific on the other side.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: