ZeroTier VS tailscale

Compare ZeroTier vs tailscale and see what are their differences.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ZeroTier tailscale
345 1,026
14,897 20,443
1.9% 4.6%
8.3 9.9
18 days ago 6 days ago
C++ Go
GNU General Public License v3.0 or later BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

ZeroTier

Posts with mentions or reviews of ZeroTier. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-07-03.

tailscale

Posts with mentions or reviews of tailscale. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-12-30.
  • Kubernetes on Hybrid Cloud: Network design
    3 projects | dev.to | 30 Dec 2024
    TailScale
  • Install Tailscale With Ansible
    1 project | dev.to | 28 Dec 2024
    I recently found out about Tailscale from the Level1Tech's interview with its founder. After trying it out, I can say that I am more than satisfied with its performance, ease of use, and ability to network all of my devices together across different intranets.
  • Dynamic DNS sync with Cloudflare
    1 project | dev.to | 28 Dec 2024
    One note about VPN, there is a way to get into your network without opening a port. You can use https://tailscale.com/ to open a tunnel to your network and access it with better security. However, using Tailscale doesn’t work with all use cases. In this blog post, I go over how to automatically sync your public IP with Cloudflare and always have your Dynamic DNS domain point to the correct IP address.
  • Blackcandy: Self hosted music streaming server
    18 projects | news.ycombinator.com | 25 Dec 2024
  • Creating a Scroll Grid
    1 project | dev.to | 2 Dec 2024
    The other day I noticed the similarities between Tailscale and MUBI — not the companies, of course, but their logos! It also reminded me of a position control I once created. Subconsciously, this must have triggered something, because I woke up today wanting to code a “Scroll Grid.”
  • WireGuard: Beyond the Most Basic Configuration
    4 projects | news.ycombinator.com | 24 Nov 2024
    See https://github.com/tailscale/tailscale/issues/11717#issuecom...
  • Windows Kills SMB Speeds When Using Tailscale
    1 project | news.ycombinator.com | 13 Nov 2024
    > Because, for whatever reason I’ve yet to grasp, homelab folks like to implement Tailscale as some sort of “secure virtual network” abstraction layer - think something similar to zScaler ZPA - on top of their local LAN.

    This is Tailscale's intended behavior, not how homelab folks like to implement it: https://github.com/tailscale/tailscale/issues/659#issuecomme...

  • Tell HN: Tailscale is giving 451s within Russia
    1 project | news.ycombinator.com | 2 Oct 2024
    They started that for a number of countries during 30.08-01.09 2023 [0][1]

    [0] https://github.com/tailscale/tailscale/issues/9158

    [1] https://www.reddit.com/r/Tailscale/comments/1672n6k/

  • Taildrop lets you send files between your personal devices on Tailscale network
    2 projects | news.ycombinator.com | 10 Sep 2024
    > VPN as a service sounds wrong from security perspective, as you are giving away all the keys.

    Tailscale’s Android and Linux clients are open-source[0] and based on WireGuard (which AFAIU is now part of the Linux kernel[1]). With other VPN software you may be owning the keys but you cannot verify what the program does.

    Tailscale requires a coordination server to function. This component is not open-source, but there is an open-source reimplementation called Headscale[2] that you can host on your own server.

    Additionally, there is "tailnet lock"[3]:

    > Tailnet lock lets you verify that no node is added to your tailnet without being signed by trusted nodes in your tailnet. When tailnet lock is enabled, even if Tailscale infrastructure is malicious or hacked, attackers can’t send or receive traffic on your tailnet.

    ---

    > These internal services that are annohnced are just... Services you can run on the Internet with TLS.

    I haven’t used Tailscale in a professional context, so I cannot comment on the usefulness there, but I am using it (with Headscale) in my homelab. It makes it very easy to access all the services spread onto multiple boxes from everywhere, let them all use the same AdGuard Home DNS server without having to configure them individually and tunnel all my traffic through my home internet connection using an exit node[4].

    I normally use croc[5] for file transfers between boxes, but when I had to fetch some files from my Windows game streaming computer, it was easier to just use Taildrop because Tailscale was installed already.

    [0] https://github.com/tailscale/tailscale

  • QUIC Is Not Quick Enough over Fast Internet
    7 projects | news.ycombinator.com | 8 Sep 2024
    BTW, that code changed just recently:

    https://github.com/tailscale/tailscale/commit/1c972bc7cbebfc...

    It's now a AF_PACKET/SOCK_DGRAM fd as it was originally meant to be.

What are some alternatives?

When comparing ZeroTier and tailscale you can also consider the following projects:

netbird - Connect your devices into a secure WireGuard®-based overlay network with SSO, MFA and granular access controls.

cloudflared - Cloudflare Tunnel client (formerly Argo Tunnel)

headscale - An open source, self-hosted implementation of the Tailscale control server

playit-minecraft-plugin - A Minecraft plugin to make your server public without port forwarding using playit.gg

frp - A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.

Nebula - A scalable overlay networking tool with a focus on performance, simplicity and security

AdGuardHome - Network-wide ads & trackers blocking DNS server

n2n - Peer-to-peer VPN

pivpn - The Simplest VPN installer, designed for Raspberry Pi

tinc - a VPN daemon

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you know that C++ is
the 7th most popular programming language
based on number of references?