From 8ab4037e85e18e0cdd288040e2aec1ba5db2dee2 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 9 Aug 2015 13:29:40 -0300 Subject: Updates TODO --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index 143f406..ba6095a 100644 --- a/TODO.md +++ b/TODO.md @@ -8,3 +8,6 @@ TODO * Support for upgrading VMs. * Vagrant integration. * Set window title using xdotool. +* Check for `/usr/bin/VBoxClient --clipboard` inside the guest. +* [host's resolver as a DNS proxy in NAT mode](https://www.virtualbox.org/manual/ch09.html#nat_host_resolver_proxy): + `VBoxManage modifyvm "VM name" --natdnshostresolver1 on`. -- cgit v1.2.3