From 21ce165d6d3bee70cafcb17fecc5dc6d0389687d Mon Sep 17 00:00:00 2001 From: Keith Irwin Date: Thu, 6 Apr 2023 12:26:51 -0600 Subject: [PATCH] #9 Removed redundant stuff --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index 73647ab..3045671 100644 --- a/README.md +++ b/README.md @@ -97,15 +97,7 @@ This also means there is no login to the dashboard. Users simply connect to the ## Project status -The wireguard dashboard and admin are in a working alpha state. I have it implemented on my own network, [gf4](https://www.gf4.pw/), and it seems to be working there. What still needs to be done: - - - 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 - -### Implemented features table - -Work is still needed on all these unchecked boxes. +The wireguard dashboard and admin are in a working alpha state. I have it implemented on my own network, [gf4](https://www.gf4.pw/), and it seems to be working there. Work is still needed on all these unchecked boxes. | Feature | Multiuser daemon | Dashboard CRUD | Documented | Tests | \ +-----------+------------------+----------------+------------+-------+ \