From 138438aa9fb65fa54160e6a9e90c2620a2834eb3 Mon Sep 17 00:00:00 2001 From: James Batt Date: Fri, 21 Feb 2020 00:11:57 +1100 Subject: [PATCH] wip --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 82850fbc..0ed3e661 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,15 @@ auth: ![Sign In](./screenshots/signin.png) +## Roadmap + +- [ ] Implement administration features + - administration of all devices + - see when a device last connected + - see owns the device +- [ ] VPN network client isolation +- [ ] ??? PRs, feedback, suggestions welcome + ## Development The software is made up a Golang Server and React App.