Remix.run Logo
bfivyvysj 4 hours ago

You can have that already? It's just dns. Are you saying different vms share the same box1 ip? Well then yeah, you want a reverse proxy on some shared ip.

dwedge 4 hours ago | parent [-]

> Well then yeah, you want a reverse proxy on some shared ip.

At that point you run into the problem that SSH doesn't have a host header and write this blog post.

bfivyvysj 2 hours ago | parent [-]

Yeah, ftp has the same issue depending on implementation.

dwedge 2 hours ago | parent [-]

Most host/port services have the same issue, even https used to have it and it's the reason SNI was introduced. But if by implementation you mean sftp, then of course - it uses Ssh