From 913b201ca2359129bb5f2c7fa4a335a0f3034e8e Mon Sep 17 00:00:00 2001 From: Ambrose Chua Date: Fri, 20 Dec 2019 16:29:54 +0000 Subject: [PATCH] Correct README statement about "server" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bf2ad0..0e3717e 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ The primary scenario this tool is going to be used for is to manage machines usi ## Server -The "server" manages a WireGuard interface, treating a WireGuard configuration file as a database. It assumes this interface and configuration exists. It only adds new peers to the configuration file and interface, and does not delete existing configuration. +The "server" manages a WireGuard interface, ~~treating a WireGuard configuration file as a database~~ (TODO). It assumes this interface and configuration exists. It only adds new peers to the configuration file and interface, and does not delete existing configuration. The "server" also exposes the HTTP server with the following endpoints: