#9 Removed redundant stuff

master
Keith Irwin 2023-04-06 12:26:51 -06:00
parent 12a341da2a
commit 21ce165d6d
Signed by: ki9
GPG Key ID: DF773B3F4A88DA86
1 changed files with 1 additions and 9 deletions

View File

@ -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 | \
+-----------+------------------+----------------+------------+-------+ \