aboutsummaryrefslogtreecommitdiff
path: root/usb-disable
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-10-20 09:59:33 -0200
committerSilvio Rhatto <rhatto@riseup.net>2016-10-20 09:59:33 -0200
commit3e280bc469c760cc5e9b70ce9d54dd38d67e53a0 (patch)
tree45c20a65e3c8bb2742934b7705d9522ff44517ca /usb-disable
parent1acdc47905584d0bc4d7af3f13877a49cdfdd344 (diff)
downloadbadusb-switcher-3e280bc469c760cc5e9b70ce9d54dd38d67e53a0.tar.gz
badusb-switcher-3e280bc469c760cc5e9b70ce9d54dd38d67e53a0.tar.bz2
Diffstat (limited to 'usb-disable')
-rwxr-xr-xusb-disable3
1 files changed, 2 insertions, 1 deletions
diff --git a/usb-disable b/usb-disable
index 2b87fca..d281f70 100755
--- a/usb-disable
+++ b/usb-disable
@@ -1,9 +1,10 @@
#!/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`"