diff --git a/README.md b/README.md index 8239b03..4365c78 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This project's focus is to create a simple VDI client intended for mass deployment. This VDI client connects directly to Proxmox VE and allows users to connect (via Spice) to any VMs they have permission to access. +Defining multiple Proxmox clusters is possible and can allow end users to easily select which 'server group' they wish to connect to: + ![Login Screen](screenshots/login.png) ![Login Screen with OTP](screenshots/login-totp.png) diff --git a/screenshots/login-totp.png b/screenshots/login-totp.png index 48184a6..7a45325 100644 Binary files a/screenshots/login-totp.png and b/screenshots/login-totp.png differ diff --git a/screenshots/login.png b/screenshots/login.png index e57ccdf..2c6a001 100644 Binary files a/screenshots/login.png and b/screenshots/login.png differ diff --git a/screenshots/vdiview.png b/screenshots/vdiview.png index 192822f..4f25338 100644 Binary files a/screenshots/vdiview.png and b/screenshots/vdiview.png differ