From 17a64dd99388d05e9f3e9a55fa10d689e2f26176 Mon Sep 17 00:00:00 2001 From: "Benjamin S. Allen" Date: Sun, 15 Dec 2019 20:01:16 -0600 Subject: [PATCH] Update todos --- TODO.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index e1caad9..d0dc450 100644 --- a/TODO.md +++ b/TODO.md @@ -22,7 +22,11 @@ - Add debug logging - Add cmd stdout/stderr to debug logging -### Up +### Network + +- Add VPNKit support + +### Start - Change permissions on tap and tty, then drop privs to run hyperkit - Automatically pick a unused tap interface if not specified @@ -31,9 +35,8 @@ - Generate a hkmgr.toml -### Down +### Stop -- Change this to "stop" - Prompt when running without a specific VM, asking if all VMs should be stopped to avoid annoyances. Add -y flag to answer via CLI. ### Destroy