gon2n VS ziti-doc

Compare gon2n vs ziti-doc and see what are their differences.

gon2n

Go bindings, management daemons and CLIs for n2n edges and supernodes. (by pojntfx)

ziti-doc

Documentation describing the usage of the Ziti platform. (by openziti)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
gon2n ziti-doc
1 23
73 34
- -
0.0 9.5
about 1 year ago 1 day ago
Go HTML
GNU Affero General Public License v3.0 Apache License 2.0
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.

gon2n

Posts with mentions or reviews of gon2n. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-07.
  • Show HN: Weron – A Peer-to-Peer VPN Based on WebRTC Written in Go
    14 projects | news.ycombinator.com | 7 May 2022
    Hi! n2n was a huge inspiration for the project, in fact I wrote Go bindings for n2n before starting it: https://github.com/pojntfx/gon2n

    Weron also allows tunneling - just specify a TURN server on `--ice` and enable `--force-relay`, in which case it will probably scale to well over 100 nodes ^^ The signaling servers are fully horizontally scalable, so that you can benefit from a faster backbone on a global scale scenario - Redis coordinates messages, kicks etc. between them and a Postgres database maintains central state, such as credentials for persistent communities and client counts.

    In terms of key rotation & encryption - weron heavily depends on DTLS as provided by Pion/WebRTC and thus inherits similar security properties. It is not possible to disable encryption of WebRTC, but tbf the performance benefits of using plain SCTP don't seem to be worth it as the RTT latency and resulting decrease in throughput[1] is the dominant performance bottleneck.

    [1] https://tuhat.helsinki.fi/ws/portalfiles/portal/167373638/Es...

ziti-doc

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

What are some alternatives?

When comparing gon2n and ziti-doc you can also consider the following projects:

n2n - Peer-to-peer VPN

ZeroTier - A Smart Ethernet Switch for Earth

weron - Overlay networks based on WebRTC.

AdGuard-WireGuard-Unbound-Cloudflare - The ultimate self-hosted network security guide ─ Protection | Privacy | Performance for your network 24/7 Accessible anywhere [Moved to: https://github.com/trinib/AdGuard-WireGuard-Unbound-DNScrypt]

go-daemon - A library for writing system daemons in golang.

boundary-reference-architecture - Example reference architecture for a high availability Boundary deployment on AWS.

turn - Pion TURN, an API for building TURN clients and servers

docker-adguard-unbound-wireguard - This solution is a combination of WireGuard, AdGuard Home, and Unbound in a docker-compose project with the intent of enabling users to quickly and easily create and deploy a personally managed full or split-tunnel WireGuard VPN with ad blocking capabilities (via AdGuard), and DNS caching with additional privacy options (via Unbound).

netbird - Connect your devices into a single secure private WireGuard®-based mesh network with SSO/MFA and simple access controls.

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

Pion WebRTC - Pure Go implementation of the WebRTC API

ziti - The parent project for OpenZiti. Here you will find the executables for a fully zero trust, application embedded, programmable network @OpenZiti