If you ever struggled setting up Wireguard with peers behind NAT and without a public ip

This page summarizes the projects mentioned and recommended in the original post on /r/selfhosted

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

    A Go implementation of ICE (by pion)

    Basically yes. The difference would be that we are trying to use more open source technologies and libraries instead of implementing our own. For example pion/ice from the WebRTC project and coturn for STUN and TURN. Both ice and coturn are used to go around NAT. We lack a peer management system that will allow to add peers dynamically. Tailscale and Zero tier have it but not open sourced. We plan to implement such a system and open source it.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. coturn

    coturn TURN server project

    Basically yes. The difference would be that we are trying to use more open source technologies and libraries instead of implementing our own. For example pion/ice from the WebRTC project and coturn for STUN and TURN. Both ice and coturn are used to go around NAT. We lack a peer management system that will allow to add peers dynamically. Tailscale and Zero tier have it but not open sourced. We plan to implement such a system and open source it.

  4. netbird

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

    Roadmap update https://github.com/wiretrustee/wiretrustee/projects/2

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • A Go Implementation of SCTP

    1 project | news.ycombinator.com | 10 Jun 2026
  • OpenAI's WebRTC Problem

    2 projects | news.ycombinator.com | 8 May 2026
  • OpenAI delivers low-latency voice AI at scale

    10 projects | news.ycombinator.com | 4 May 2026
  • Building a Simple DNS Forwarder for VMs in Go

    4 projects | dev.to | 30 Jan 2026
  • powersnmpv3 VS gosnmp - a user suggested alternative

    2 projects | 28 Jan 2026

Did you know that Go is
the 4th most popular programming language
based on number of references?