No, but some people are stuck behind CG-NAT and can't port forward to the outside world for wireguard. Things like Cloudflared, Tailscale and ZeroTier get past that.
It's of course possible to use wireguard to a VPS and tunnel into that, but that's a bit more technical to set up.
ISP have put me behind CG NAT few weeks ago, but I just called them and they turned it off in 10 min. Hard part was to find out whats the issue since I had no clue about CG NAT. WG ftw
Yeah, same here. Played with tailscale, headscale and some other wireguard mesh tools. But I prefer the plain and simple wireguard setup. My network is not that big that I need yet an other tool for managing it.
Yeah that's what I do as well. I try to avoid tying my services to a company that can change their licensing terms. I'm trying to be self hosted after all!
I’ve been using Tailscale because I like the business model they’ve been pushing. They’ve also followed through with that, expanding what the free tier of their service offers instead of restricting it more.
Although possibly biased, Tailscale has a write up comparing the two and the conclusion is that both are good at accomplishing their goals. If you have a technology or business preference, it could mostly come down to that. https://tailscale.com/compare/zerotier/
Also a big fan of Tailscale. Works well out of the box and they have great documentation.
I'll also throw out its nice to see many of their articles comparing services don't end with a simple "We're better!" but a "pick whats best for your use case." Makes them look a lot better imo.
I started with Zerotier. But at the time Zerotier didn't have exit routes, tailscale did so I tried that and haven't bothered looking at Zerotier since.
I don't know if Zerotier introduced that feature but I like that tailscale uses wireguard.
I usually just VPN to my routers if possible. Point to point is feels more reliable than a hole-punching mesh or proxy. On the other hand, this seems to create an end-to-end secure tunnel.
I’ve just been trying both and the Tailscale web dashboard is a lot more polished. Tailscale also uses wireguard instead of something proprietary. But I’m wondering if the zerotier iphone app might use less battery because I’ve heard tailscale has a problem with that.
I first tried zerotier but ran into some weird issue...don't recall what it is now....and then tried tailscale and was up and running in like 15 mins. But I see others have had the absolutely opposite experience from mine where tailscale wouldn't work and zerotier would. I think they're both great products.
I love tinc, it's so simple. I wish there were something just as easy that leveraged wireguard instead of whatever custom VPN/tunneling stuff tinc uses, as using it scares me with how seemingly little maintenance tinc gets. Like if tailscale/headscale and tinc had a baby, haha.
Is there a way to run tinc on your phone or similar? To me that's another bonus of tailscale at least.