Remix.run Logo
qudat an hour ago

Darn, still no host headers so we can reverse proxy on a single ip

throw0101a an hour ago | parent [-]

> Darn, still no host headers so we can reverse proxy on a single ip

How would this be done? After the "SSH-2.0" banner, the first packet is SSH_MSG_KEXINIT and there's no space in that for a "Host" header:

* https://datatracker.ietf.org/doc/html/rfc4253#section-7.1