Announcing SSH Access Through Cloudflare(blog.cloudflare.com) |
Announcing SSH Access Through Cloudflare(blog.cloudflare.com) |
> First, you need to install cloudflared. cloudflared is a lightweight command line tool published by Cloudflare that will proxy traffic from your device to the server over SSH. You can remove the need for any unique commands by adding two lines to your SSH config file that will always use cloudflared to proxy traffic for a particular hostname.
> Once set-up, you can attempt to reach the resource over SSH from your command line or code editor
IDK but it seems a bit more complicated than just using public keys on a public port.