What is the recommend wireguard mesh solution where peers can easily join and leave and shortest connection paths are automatically determined?<p>I want to setup a way to access my mobile home office subnet (behind cellular which doesn't allow incoming) and two other subnets sites and some mobile devices which come and go.
Also check out wg-easy: <a href="https://github.com/weejewel/wg-easy" rel="nofollow">https://github.com/weejewel/wg-easy</a>.<p>Much more beautiful imo.
Well this is not the kind of thing I want to see in a tool I'm using to secure my networks:<p>> This is a fork of the original work of place1. Since the upstream is currently poorly maintained, we try to add new features and keep the project up to date and in a working state.
Looks very neat. What's userland wireguard performance like? I can't seem to find much talking about this, just that it's "slower". My guess is that it's probably not an issue for a 5-10Mbit-upstream home connection?
Shout-out to PiVPN. It doesn't have a web ui but it's incredibly quick to setup and any commands are extremely basic. Took me less than 5m to setup and haven't had to touch it in almost a year.
Also see:
<a href="https://github.com/freifunkMUC/wg-access-server/blob/master/TODO.md" rel="nofollow">https://github.com/freifunkMUC/wg-access-server/blob/master/...</a>
Note: This is <i>not</i> about WireGuard itself, but about wg-access-server, which “is a single binary file that contains a WireGuard VPN server and a web user interface for device management.”