pojntfx/weron
Overlay networks based on WebRTC. observed · 2026-08-28
Health v2 · maintenance only
30/100
- Activity 17
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1647
- days_rel: 499
- days_push: 499
- n_releases_24m: 1
Adoption not part of the score
2109 stars · 80 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
weron is a Go-based tool and library that creates lean, fast, and secure overlay networks using WebRTC. It connects nodes behind NATs and firewalls via STUN/TURN traversal and exposes a simple API for building peer-to-peer protocols.
Use cases
- ssh into homelab machines behind NAT without port forwarding
- create a secure VPN-like mesh between devices
- join on-prem nodes into a cloud Kubernetes cluster network
- bypass network censorship using WebRTC traffic
- encrypt traffic between nodes on a local network
- build custom peer-to-peer distributed applications
When to choose
- you need NAT/firewall traversal without port forwarding
- you want a lightweight WebRTC-based overlay or mesh VPN
- you need to tunnel traffic through restrictive networks
- you want a Go library for writing P2P protocols with reconnects and multiple datachannels
When to avoid
- you need a mature, battle-tested VPN like WireGuard or Tailscale
- you need high-throughput routing where WebRTC overhead matters
- you need centralized management and ACLs for large fleets
- you need non-AGPL-3.0 licensing for your product
Facets
cli-tool · maturity active
vpn networking p2p proxy security networking privacy self-hosted censorship-circumvention microservices windows cross-platform cli go webrtc overlay-network tuntap nat-traversal mesh-vpn pion linux macos docker
1 source
- readme: https://github.com/pojntfx/weron · fetched 2026-08-28 · 4a6f39e8de35
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pojntfx/weron | main | 30 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem