Earlier quoted context omitted.
I don't think I'd classify their zero-config p2p-style VPN as "simple" -- or at least, certainly not simple to replicate... More to the point, I hope their technology becomes commonplace & gratis a la LetsEncrypt for SSL Certificates.
I mean, setting up a WireGuard vpn is pretty darn simple, even into a k8s cluster. It’s not rocket science or anything; which is kinda my point. They make it too easy, and that worries me.
Surpassing 10Gb/S over Tailscale
11–20 of 84 posts
Re: Surpassing 10Gb/S over Tailscale
#12Tailscale is awesome, so damn recommended. Taildrop (AirDrop for everything, included in Tailscale) is especially recommended, it makes it so damn easy to send files between all your devices.
It's the first I hear of this. I wonder if there's any big advantage of this for someone who is already using syncthing for the same purpose? Biggest thing I could hope for is that it's faster. But I generally don't keep Tailscale running on mobile because I don't need it to and don't like the persistent notification.
Re: Surpassing 10Gb/S over Tailscale
#13Re: Surpassing 10Gb/S over Tailscale
#14Re: Surpassing 10Gb/S over Tailscale
#15Re: Surpassing 10Gb/S over Tailscale
#16I’ve really wanted to try tailscale. I fear I’ll like it, and I don’t want another company to have a monopoly on simple things so everyone forgets how to do them.
Re: Surpassing 10Gb/S over Tailscale
#17I’ve really wanted to try tailscale. I fear I’ll like it, and I don’t want another company to have a monopoly on simple things so everyone forgets how to do them.
Tailscale is amazing. I was able to set up our AWS VPN with it in If this means I continue to forget how to run OpenVPN I consider that well worth it.
Re: Surpassing 10Gb/S over Tailscale
#18I’ve really wanted to try tailscale. I fear I’ll like it, and I don’t want another company to have a monopoly on simple things so everyone forgets how to do them.
My escape hatch from the monopoly is headscale[0] which I can self host.
Re: Surpassing 10Gb/S over Tailscale
#19Earlier quoted context omitted.
I mean, setting up a WireGuard vpn is pretty darn simple, even into a k8s cluster. It’s not rocket science or anything; which is kinda my point. They make it too easy, and that worries me.
I've switched to tailscale because their nat busting is actually hard to do "by hand"
Look at email. It’s basically a “lost technology” in that it is nearly impossible to self-host (though there are people out there doing it, there are very few modern guides from zero to production). Same with file sharing and IRC servers.
Maybe I’m just rambling in my “old” age…
Re: Surpassing 10Gb/S over Tailscale
#20Earlier quoted context omitted.
I don't think I'd classify their zero-config p2p-style VPN as "simple" -- or at least, certainly not simple to replicate... More to the point, I hope their technology becomes commonplace & gratis a la LetsEncrypt for SSL Certificates.
I mean, setting up a WireGuard vpn is pretty darn simple, even into a k8s cluster. It’s not rocket science or anything; which is kinda my point. They make it too easy, and that worries me.
However, when you have 10 nodes and need to add one more node, you now need to update all other nodes so they can speak p2p. Management with scale is the struggle.