Hacker News new | ask | show | jobs
by carride 1587 days ago
Easy to expose ssh server too. Use the .ssh/config ProxyCommand at the client. Cloudflare handles the authentication with the default OTP emailed.

They explain towards the end of this tutorial https://developers.cloudflare.com/cloudflare-one/tutorials/s...

1 comments

Hi, I'm the author of the blog post being promoted here.

This is really cool too!! I use Tunnels with SSH a ton. I was considering making a follow-up post going through the SSH setup too, but I felt it was a bit redundant considering that docs page existed. My post was because of the lack of a clear guide for a simple HTTP webserver.

Your tutorial is already more thorough than others. Ideal to help anyone get their HTTP site accessible to the public.