coturn
wg-easy
Our great sponsors
coturn | wg-easy | |
---|---|---|
19 | 145 | |
8,680 | 5,311 | |
2.2% | - | |
7.7 | 6.9 | |
8 days ago | 8 days ago | |
C | HTML | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
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.
coturn
-
WebRTC for p2p voice calling app?
You're welcome! If this is for mission-critical or commercial use, you will want to invest in a good TURN server to ensure a reliable connection between peers. You can either self-host your own Coturn server or pay for a service like Twilio. But if this is just a hobby project, you can just use the free Open Relay Project.
-
NetBird - Open Source P2P overlay network with WireGuard, WebRTC, SSO, blackjack, and Zero Trust
NetBird and Netmaker are similar in their capabilities and mesh offering, the same goes for Tailscale, but if we compare technical implementations, Netbird relies on the ICE and STUN protocols to discover the best path for p2p connectivity between peers. These are open WebRTC protocols with battle-tested software around them. Similarly, we use TURN for securely relaying traffic, when a p2p connection isn't possible (hard NAT). This protocol also comes from the WebRTC world and has stable and popular implementations like Coturn.
- STUNner: A Kubernetes ingress gateway for WebRTC
-
Open source browser application for webcast
There are several options available both self-hosted and cloud provided services. A self-hosted option is to use the open source COTURN project and running it for example on an EC2 instance on AWS. The quickest way to get this up and running is to spin up an EC2 instance (ubuntu) running a Docker engine. To install Docker engine:
-
OpenRelay Project: Free Reliable WebRTC TURN Server
What does this do better than coturn (https://github.com/coturn/coturn)?
-
Sunday selfhosted help
Audio/video calls is a matter of setting up a TURN server (either coturn or eturnal are typically used) and then putting the info in the Prosody config so it can inform clients. There is a short guide on setting up coturn for Prosody and eturnal shouldn't be too different.
-
The easiest way to create a secure VPN with Wiretrustee and Wireguard
Wiretrustee uses TURN to relay traffic in case a direct peer-to-peer connection isn't possible (happens with carrier-grade NATs).
- What are some nice things that i can self host for my family?
-
If you ever struggled setting up Wireguard with peers behind NAT and without a public ip
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.
-
🍿My lockdown project Flickcall - transforming streaming platform to virtual movie theaters [Demo attached]
Coturn as TURN relay server
wg-easy
-
How to implement simple remote admin for few OpenWrt routers?
WireGuard seems to become a standard, I even have a WireGuard server already set up to provide a VPN for remote access for laptops. But I am not sure about the WG configuration on the OpenWrt router, setting the right network and firewall rules, ensuring only admin traffic goes over WG, etc.
-
My Raspberry Pi 4 Dashboard
- WireGuard
-
Most used selfhosted services in 2022?
Wireguard (wg-easy) - WireGuard VPN + Web Admin UI
-
Wireguard in Docker - No Connection (ADM 4.2)
For easy use, you better check WG-easy
-
Why should you self host?
Ohh man, you need to try out wg-easy (in docker) instead of tailscale. I used tailscale for a while but with wg-easy you actually own 100% of the traffic and it never touches a corporation or company.
-
Docker (Compose): PiHole + Wireguard
Thats how i did it. wg-easy makes it really simple to set up and manage your connections.
-
Dashboard for 2023
Wireguard (wg-easy) - WireGuard VPN + Web Admin UI
- Kann mir jemand einen Tipp geben wie bzw. womit man sowas erstellt?
-
Good ad blocker with manifest v3
Install wg-easy ( at home / vps ) and connect via wireguard to it https://github.com/WeeJeWel/wg-easy
-
I'm speechless for services like Tailscale, what's the downside?
Just use wg-easy?
What are some alternatives?
wg-manager - A easy to use WireGuard dashboard and management tool
wg-gen-web - Simple Web based configuration generator for WireGuard
firezone - Open-source VPN server and egress firewall for Linux built on WireGuard. Firezone is easy to set up (all dependencies are bundled thanks to Chef Omnibus), secure, performant, and self hostable.
wireguard-ui - Wireguard web interface
WGDashboard - Simplest dashboard for WireGuard VPN written in Python w/ Flask
pivpn - The Simplest VPN installer, designed for Raspberry Pi
Nginx Proxy Manager - Docker container for managing Nginx proxy hosts with a simple, powerful interface
oauth2-proxy - A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.
Portainer - Making Docker and Kubernetes management easy.
DietPi - Lightweight justice for your single-board computer!
ice - A Go implementation of ICE
tailscale - The easiest, most secure way to use WireGuard and 2FA.