From 2f5ec7126e2f052074427b877a6ded0d5bc56efe Mon Sep 17 00:00:00 2001 From: Michael Royal <45159366+mikeroyal@users.noreply.github.com> Date: Fri, 9 Sep 2022 13:55:38 -0700 Subject: [PATCH] Added tools to WireGaurd section. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 54a397b..274a2e0 100644 --- a/README.md +++ b/README.md @@ -226,6 +226,8 @@ Most self-hosted software can be installed using [Docker](https://en.wikipedia.o [PiKVM](https://github.com/pikvm/pikvm) is a very simple and fully functional Raspberry Pi-based KVM over IP. +[Firezone](https://firezone.dev/) is a self-hosted WireGuard®-based VPN server and Linux firewall. + ### Monitoring [Back to the Top](#table-of-contents) @@ -770,6 +772,12 @@ Automation systems. [Headscale](https://github.com/juanfont/headscale) is an open source, self-hosted implementation of the Tailscale coordination server. +[Firezone](https://firezone.dev/) is a self-hosted WireGuard®-based VPN server and Linux firewall. + +[Mistborn](https://gitlab.com/cyber5k/mistborn) is a secure platform for easily standing up and managing your own cloud services: including firewall, ad-blocking, and multi-factor WireGuard VPN access. + +[Mistborn CLI](https://gitlab.com/cyber5k/mistborn-cli) is a Command-line interface for [Mistborn](https://gitlab.com/cyber5k/mistborn). + [BoringTun](https://github.com/cloudflare/boringtun) is an implementation of the WireGuard® protocol designed for portability and speed. It's successfully deployed on millions of [iOS](https://apps.apple.com/us/app/1-1-1-1-faster-internet/id1423538627) and [Android](https://play.google.com/store/apps/details?id=com.cloudflare.onedotonedotonedotone&hl=en_US) consumer devices as well as thousands of Cloudflare Linux servers. [PiVPN](https://pivpn.io/) is the simplest VPN installer, designed for [Raspberry Pi](https://www.raspberrypi.com).