Add USB emulation to disguise KVM

Some companies have started identifying and blocking remote KVMs. It would be nice to add USB emulation to disguise the KVM as a standard USB mouse to dodge these policies.
JetKVM implemented this feature: kvm/ui/src/components/UsbInfoSetting.tsx at 9d2abd9fb001ac0f272de8c3987835f4de1f03f7 · jetkvm/kvm · GitHub

1 Like

Disguised as a pirate ship keyboard:
add below line in /etc/kvmd/override.yaml

otg:
  manufacturer: Corsair
  product: 'Corsair Gaming RGB '
  product_id: 26995
  serial: ''
  vendor_id: 26944

And then reboot comet. See if it can work , these line disguise comet as a Corsair device