26
Can a reverse proxy route SSH, or is it only for web traffic?
I have a single machine running several services behind one reverse proxy, which handles certificates and routes by hostname. That works nicely for anything over HTTPS. I now want to reach a service over SSH on the same…