diff --git a/README.md b/README.md index 78cabee..7a88a18 100644 --- a/README.md +++ b/README.md @@ -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`