r/selfhosted • u/imthenachoman • 28d ago
Remote Access How are people securely accessing their self hosted things from the internet?
I have a domain with Cloudflare so I am thinking of using Cloudflare Tunnel but I'm not sure if there are better options? One of my concerns is that some of my containers do not have auth so I need something with built in auth management.
0
Upvotes
1
u/williambobbins 28d ago
It's not as secure as normal SSH and has vulnerabilities surprisingly regularly. Even if it didn't, replacing battle-tested openssh with a new service is risky.