Last active
September 11, 2024 04:38
-
-
Save henri/e969ef7f93801ac7333e11ec3ad40565 to your computer and use it in GitHub Desktop.
usb guard
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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