• by belval on 5/23/2021, 7:16:28 PM

    This is a cool project and I would not shame anyone for using it, but WireGuard is much much simpler than OpenVPN (which was comically hard to get right). If you are considering this because of the possible overhead of doing it yourself I can say it's really not that bad.

  • by jasonjayr on 5/24/2021, 1:32:00 AM

    Has there been any projects that allow self-service wireguard setup for a group of people?

    Update: Actually nevermind, It's been a while since I've searched, and a few are coming up:

    https://github.com/ngoduykhanh/wireguard-ui https://github.com/EmbarkStudios/wg-ui

  • by jarym on 5/23/2021, 10:14:21 PM

    This is great, I’ve been thinking about writing a plug-in for Cockpit[0] that has similar functionally.

    [0] https://cockpit-project.org/

  • by flatiron on 5/24/2021, 12:04:26 AM

    I’ve only used wireguard as a client but it’s simply amazing how few resources it consumes. Openvpn when transmitting data would be 10-20% my cpu on a 9th gen i3. I don’t even see a blip with wireguard.

  • by radus on 5/23/2021, 7:04:08 PM

    This looks awesome, thanks for sharing!

  • by setum on 5/23/2021, 9:22:38 PM

    very useful, I was looking up for something like this. How to make it run kubernetes (k3s) cluster, especially the `sysctls` part.