Add some tools that have proven useful
This commit is contained in:
4
tools/enable_wireshark_usb.sh
Normal file
4
tools/enable_wireshark_usb.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
modprobe usbmon
|
||||
setfacl -m u:grg:r /dev/usbmon*
|
||||
Reference in New Issue
Block a user