hostname routing
snek
the at snek.dev
Tue Jun 16 19:18:50 AEST 2026
I have a static IP, but I don't have as many static IPs as I have computers that I want to connect to. In a sense what I want is a sort of "ad-hoc" ProxyJump, where you just type e.g. `ssh user at git.example.com` and the server at `git.example.com` has enough information to choose for itself if ProxyJump is needed (because the ssh client sends the hostname "git.example.com" in some sort of extension) rather than the user having to manually configure it.
On Tue, Jun 16, 2026, at 11:13, Sevan Janiyan wrote:
> On 16/06/2026 09:50, snek wrote:
> > I'm trying to figure out if there's a good way to expose my git server's ssh to the world without having to give it a dedicated IP
>
> Dynamic DNS an option?? (you'd have to run something on the host side to
> trigger an update upon detection of IP change).
>
>
> Sevan
> _______________________________________________
> openssh-unix-dev mailing list
> openssh-unix-dev at mindrot.org
> https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev
>
More information about the openssh-unix-dev
mailing list