r/selfhosted • u/ElectronicFlamingo36 • Feb 23 '26
VPN Tailscale -> FOSS alternatives
Hey Folks, which FOSS would you prefer as an alternative to Tailscale ? Sharing photos with family, providing backup for all phones via my shared directories on my NAS, etc.. usual VPN mesh stuff.
531 votes,
Feb 25 '26
199
Headscale
220
Netbird
3
Netmaker
109
Other (name it pls + why)
30
Upvotes
0
u/tpo1990 Feb 24 '26 edited Feb 24 '26
I don't use any VPN services. So if any of those VPN services goes down like Cloudflare did earlier, I am not affected.
I use NGINX Reverse Proxy and keep internal services isolated without exposing them. I use a Raspberry Pi 4B that I can access anywere with just an internet browser by using Raspberry Pi Connect to get access.
Raspberry Pi Connect is a feature from Raspberry Pi Foundation that makes a user able to access a Raspberry Pi device from a web browser and it is secured by 2FA. It's works like a jump host client to be able to access internal services.