add a new idea for improvment for next version

This commit is contained in:
primardj 2024-02-02 00:39:40 +00:00
parent 798d475e98
commit f8d0c9544a

View file

@ -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] - 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.) - 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: ## Usage: