How to SSH Through a Tunnel?

Hello CF Discord, - I have a local OpenSSH server running on an Ubuntu host. - I would like to use Docker to run a Tunnel (https://one.dash.cloudflare.com/{id}/networks/tunnels) to be able to connect to my server via SSH from anywhere with my domain. For example: ssh username@ssh.mydomain.com - Default /etc/ssh/sshd_config configuration I've successfully tunneled to HTTP apps like NextJS and other local Docker images. But I always get a timeout error.
5 Replies
Cyb3r-Jak3
Cyb3r-Jak34mo ago
Cloudflare Docs
SSH · Cloudflare Zero Trust docs
The Secure Shell Protocol (SSH) enables users to remotely access devices through the command line. With Cloudflare Zero Trust, you can make your SSH …
KrovikanVamp
KrovikanVamp4mo ago
Any experience with that? Would it be worth the effort or should I try another method?
Cyb3r-Jak3
Cyb3r-Jak34mo ago
I use browser rendered SSH for pretty much all my servers
KrovikanVamp
KrovikanVamp4mo ago
cool, thanks
saral0u1s3
saral0u1s34mo ago
I use cloudflared for my ssh traffic works really well 🤷🏻‍♀️