Access Remmina Remotely

chandz05@lemmy.world to Selfhosted@lemmy.world – 2 points –

Hello selfhosters. I have a Linux VM spun up on my server that I access via Remmina. Would it be ok for me to expose Remmina for external access? It would be behind a reverse proxy as well as Authelia 2FA of course. Is that secure "enough", just for a VM?

18

You are viewing a single comment

You could try ZeroTier. I've not used it personally, but it's free if you host your own instance. Your traffic gets routed through that VM, and everything behaves like it's on the same LAN

It’s free with their account using their services for up to 25 nodes. It uses direct connections where possible so your information goes straight from one device to the other without having to self host their program.

Looks like that's blocked on my work network too

Maybe consider routing your traffic through an SSH tunnel?

Yes that's what someone else said below. I will try that