add another improvment for a next version

This commit is contained in:
primardj 2024-02-02 00:47:03 +00:00
parent f8d0c9544a
commit 16dc598b33

View file

@ -27,6 +27,7 @@ script which permit to launch easily some virtual machines via qemu
- 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
- rename ssh-local.sh by connection.sh, and handle not only ssh, but rdp and vnc
- 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`