Skip to content

Instantly share code, notes, and snippets.

@henri
Last active September 11, 2024 04:38
Show Gist options
  • Save henri/e969ef7f93801ac7333e11ec3ad40565 to your computer and use it in GitHub Desktop.
Save henri/e969ef7f93801ac7333e11ec3ad40565 to your computer and use it in GitHub Desktop.
usb guard
# monitor (realtime) usbguard
usbguard watch
# perminatly allow USB device
usbguard allow-device --permanent <device-id-number>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment