tailscale
ZeroTier
tailscale | ZeroTier | |
---|---|---|
1,047 | 345 | |
23,239 | 15,545 | |
4.2% | 1.4% | |
9.9 | 7.2 | |
2 days ago | about 1 month ago | |
Go | C++ | |
BSD 3-clause "New" or "Revised" License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tailscale
-
Self-hosting like a final boss: what I actually run on my home lab (and why)
Tailscale: mesh VPN, zero config. Just install and forget. Perfect for personal/private access.
-
Your laptop can run a full devops stack here’s how I set mine up
Optional: Use Tailscale to access your lab from any device securely
-
HomeLab
For accessing my server from outside and anywhere, I use Tailscale. This service creates a VPN between all your desired devices. It offers much better security and less risk than using port forwarding or exposing ports/services to the whole internet. Runs fantastic — and even for free!
-
EasyTier – P2P mesh VPN written in Rust using Tokio
How does this compare to Tailscale?
Rust vs Go is one difference. What else?
Tailscale: https://github.com/tailscale/tailscale
-
A new generation of Tailscale access controls
> For an example of how invasive this is for the average user, this person discovered Tailscale trying to collect ~18000 data points per week about their network usage based on the number of blocked DNS requests for `log.tailscale.com`: https://github.com/tailscale/tailscale/issues/15326
18000 data points per week seems IMHO pretty low (only 1.7 requests per minute for a whole network? Unlikely, even my Android phone does way more that 1.7 requests per minute just to ad networks, nevermind everything else on the network summed), it's probably way more.
18000 data points is also a lie, that's a different issue - the issue of UDP DNS sucking in general so your average application/OS keeps reissuing requests if they think the UDP packet got dropped.
-
Golang for FFI Flutter Plugins
But I only saw the usability of Go as an alternative to Python for scripting/CLI application development, and obviously for backend development. Especially when it comes to gRPC (but that's a story for another time). I never looked at Go as an option for the development of FFI Flutter plugins, until sometime last year, I got acquainted with Tailscale. Tailscale has built its products around Go, including mobile applications. For reference, I'd strongly encourage you to check the source code of their Android client and the Swift library inside the main libtailscale repository. So, somebody did it... A successful company uses Golang for its clients.
-
Ditching Obsidian and building my own
Tailscale has made all of their client source code available for anyone to view so if you want to confirm that you’re not sending unencrypted data or keys through their servers you’re more than free to do so.
https://github.com/tailscale/tailscale
I think there is some merit to setting up wireguard (e.g. you want more devices than what Tailscale offers for free, or their servers become unreliable for some reason)
But people who push the “scarey boogeyman will look at your data” with Tailscale are either technically illiterate or overly-paranoid.
-
The Umbrel OS for home-lab, self-hosted tech solutions
For example, the home networking, personal VPN, we may use Tailscale. https://tailscale.com/ which is also listed on the Umbrel App Store.
-
How I made my Home Server accessible outside my home
Here then comes VPN (Virtual Private Network) which is basically establishes a protected network connection when using public networks. I already have relevant experiences with this one as some of my previous projects involves private repositories that can only be accessed by connecting into the client's VPN. There are many solutions for this specific use case like WireGuard, but in this particular blog, I chose Tailscale.
-
Optimizing My Dev Workflow in 2025
I had 2 old laptops sitting around, both 10 years old. I turned both into a home server. Installed Ubuntu Server, set up Docker, and now I run all my containers remotely. With Tailscale, I can securely connect to it like it's on the same network. This way, my MacBook doesn't have to run MongoDB, Redis, or RabbitMQ anymore. That alone freed up a lot of memory. I can even run other services like HomeAssistant, MailHog, Immich, etc.
ZeroTier
-
The Cheapest NAS
Tailscale uses Go https://tailscale.com/security#tailscale-is-written-in-go which might explain the larger sizes.
A cursory look through https://github.com/zerotier/ZeroTierOne shows more C++ and some Rust. Not sure how much static linking is involved here.
-
List of ngrok/Cloudflare Tunnel alternatives and other tunneling software and services. Focus on self-hosting.
ZeroTier - Layer 2 overlay network. They take decentralization seriously, and like to say "decentralize until it hurts, then centralize until it works." Written in C++.
- Compiling zerotier-cli on Linux Mint 21
-
Is there a way to bind ZeroTier with the Android Blue Iris app?
EDIT - I'm tired and cross-eyed after a bunch of internet searching and rabbit holes... A supposed ZeroTier dev said on April 25, 2023 that this would be addressed in a future release of the app in this thread: https://github.com/zerotier/ZeroTierOne/issues/1952. On August 10th, another engineer said that they are waiting for a car to be delivered.
-
ZeroTier-GTK development help
Solution 2: Wait for support from Zerotier-One with DBUS
-
Gravitational Teleport alternatives - netbird, ZeroTier, and awl
4 projects | 29 Jun 2023
A Smart Ethernet Switch for Earth
-
Self-Hosted Mesh Network / VPN For User-Friendly LAN Gaming Network?
https://github.com/zerotier/ZeroTierOne (11.5k stars)
-
Setup a Local Wifi Lan
If you just want to connect between your devices, you don't need any hardware. Just install zerotier on them.
- VPN options for businesses (AzureAD, IdP, etc)
- [Self Hosted] Je suis sans voix pour des services comme TailScale, quel est l'inconvénient?
What are some alternatives?
netbird - Connect your devices into a secure WireGuard®-based overlay network with SSO, MFA and granular access controls.
playit-minecraft-plugin - A Minecraft plugin to make your server public without port forwarding using playit.gg
headscale - An open source, self-hosted implementation of the Tailscale control server
AdGuardHome - Network-wide ads & trackers blocking DNS server
Nebula - A scalable overlay networking tool with a focus on performance, simplicity and security