From 605a5205dbefb4f75c2c6e299bcd80b32812eaa5 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Sat, 9 May 2020 16:56:39 +0200 Subject: [PATCH] Add some content to the README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index e2a2f10..1b610ce 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,14 @@ Diplonat ======== +## Feature set + + * [ ] (Re)Configure NAT via UPNP/IGD (prio: high) + * [ ] (Re)Configure nftable (prio: low) + * [ ] (Re)Configure DNS via ??? (prio: low) + +## Operate + ```bash cargo build consul agent -dev # in a separate terminal