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?
You must log in or # to 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
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