mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-10-07 17:51:16 +08:00
22 lines
830 B
Markdown
22 lines
830 B
Markdown
---
|
|
title: Comparison
|
|
sidebar_position: 80
|
|
# SPDX-FileCopyrightText: 2023 Steffen Vogel <post@steffenvogel.de>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
---
|
|
|
|
# Comparison with other P2P VPN solutions
|
|
|
|
There exist a suite of other peer-to-peer VPN solutions comparable to cunīcu:
|
|
|
|
- [Tinc-VPN](https://www.tinc-vpn.org/)
|
|
- [weron](https://github.com/pojntfx/weron)
|
|
- [Tailscale](https://tailscale.com/)
|
|
- [Zerotier](https://www.zerotier.com/)
|
|
- [netbird](https://netbird.io/) (formerly Wiretrustee)
|
|
- [wg-dynamic](https://github.com/WireGuard/wg-dynamic/blob/master/docs/idea.md)
|
|
- [Nebula](https://github.com/slackhq/nebula)
|
|
- [Netmaker](https://www.netmaker.org/)
|
|
|
|
You might also want to have a look at [@HarvsG](https://github.com/HarvsG) [WireGuardMeshes](https://github.com/HarvsG/WireGuardMeshes) comparison.
|