A new proxmox usb-hotplug service.

uriel

Member
Apr 12, 2020
36
9
13
45
Hi,

After a full week of test I publish the script I made to convert my local proxmox PC to a real PC.

I can plug an USB flash drive to the proxmox host and the key popup on my current KVM windows/Linux/MacOs.

https://www.npmjs.com/package/proxmox-usb-hotplug
See the "use as a service" for a quick setup

This script is prefect if:
- You passthrough a single gfx graphic card to one of your VM.
- Your proxmox node is not a member of a cluster.
- You know hot to install nodeJS on your proxmox server.

enjoy.

Uriel.
 
Thank you for posting this! I noticed that this is part of a complete API client? There is a list of community-maintained API clients on our Wiki. If you want, we could add yours.