From 3e280bc469c760cc5e9b70ce9d54dd38d67e53a0 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 20 Oct 2016 09:59:33 -0200 Subject: EOL --- README.md | 4 ++-- usb-disable | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bf85258..efe5e36 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ 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. 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`" -- cgit v1.2.3