From cb179b02ef1d358136ad0f68e316e6099850ffa6 Mon Sep 17 00:00:00 2001 From: Keith Irwin Date: Sun, 2 Apr 2023 13:56:03 -0600 Subject: [PATCH] Finished thought --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47edf5f..0a779ff 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ The wireguard dashboard and admin are in a working alpha state. I have it implem - The code probably contains hardcoded variables specific to gf4, that must be moved to configs/environment files - There is almost no documentation, and extensive tutorials are needed for the initial setup of wireguard, bind9, and the CA keys. - Future implementation of a mail relay, web proxy, and SIP server, and their respective tabs on the web dashboard - - Replacing + - Replacing some of the bash scripts with faster languages like c or rust. ## Contributing