Tunnel SSH Traffic over HTTPS [video]

3 thunderbong 1 7/4/2025, 7:06:59 PM youtube.com ↗

Comments (1)

josephcsible · 10h ago
I don't see why this uses ssl_preread, since it does terminate the TLS and then just uses $ssl_server_name (as opposed to $ssl_preread_server_name) anyway.

Also, it seems to be reimplementing stunnel in nginx. I'm not sure why, as opposed to just using stunnel.