BadUSB switcher
===============
-* See https://links.sarava.org/tags/badusb for more info.
-* Alternative: https://github.com/dkopecek/usbguard
+* Development integrated into the [Hydra Syite](https://hydra.fluxo.info).
+* This repository remains here for historical and educational purposes only.
#!/bin/bash
#
# USB hotplug switcher.
-# See https://links.sarava.org/tags/badusb
+# See https://links.fluxo.info/tags/badusb
# https://www.kernel.org/doc/Documentation/usb/authorization.txt
# http://marc.info/?l=git-commits-head&m=131166366113680&w=2
+# https://github.com/dkopecek/usbguard (alternative approach)
# Parameters
BASENAME="`basename $0`"