Terminal clipboard support (copy/paste/text select) in noVNC

I found a simple way to get round this, I only need this when we have lost network and need to type our 30-50 character gibberish into the blind password field in <30s.
- Install AutoHotkey
- Create password.ahk
- Add this line
#j::Send "Y0ur-R34llY_long=P45sW0rd!!123"
- Double click it to load it
- Test it, open notepad, and press <windows key> + j
- It will type Y0ur-R34llY_long=P45sW0rd!!123
- Now in the console you can enter the password

In case you can't be bothered to read their docs, # is the windows key and j is the letter. Took me a while to find a letter that wasn't already used.
Also, I'd recommend you change the password to something better, like those from xkpasswd
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!