From f8d0c9544a652f53dbffc46bfe271e93f00f9925 Mon Sep 17 00:00:00 2001 From: primardj Date: Fri, 2 Feb 2024 00:39:40 +0000 Subject: [PATCH] add a new idea for improvment for next version --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fd77a4d..78cabee 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,9 @@ script which permit to launch easily some virtual machines via qemu - take option create_disk to know what disk to use when creating a vm. [ok] - compatible to an extensive network configuration [~ok] (can work either with nat or bridge of even without any network. By default it is one interface by nat, and don't work whith the config file yet.) +### Things to add in the next verison +- add an option --windows which permit to launch a windows vm with no-graphics, and with the RDP port forward in order to access it easily by `xfreerdp /v:localhost /u:'user' /dynamic-resolution` + ## Usage: