Oliver Sorg
Results
1
comments of
Oliver Sorg
That is a pretty neat solution. You can even make the config dynamic that way: ```bash Match host *.mydomain.com exec "/usr/local/bin/cloudflared access ssh-gen --hostname %h" ProxyCommand /usr/local/bin/cloudflared access ssh --hostname...