项目作者: suryakcomp

项目描述 :
Java Applet to secure USB ports on Linux platforms using password authentication
高级语言: Java
项目地址: git://github.com/suryakcomp/Pen-Drive-Security-Linux.git
创建时间: 2017-07-21T15:12:15Z
项目社区:https://github.com/suryakcomp/Pen-Drive-Security-Linux

开源协议:MIT License

下载


Pen-Drive-Security-Linux

Java Applet to secure USB ports on Linux platforms using password authentication

This is a simple implementation for securing USB ports on linux systems. Kindly run the code and then try plugging any usb device, it asks you the password you have set. I have used the bind and unbind command lock and unlock the usb port. As you plug in any device, the running code will detect the used port, retrieve it’s device ID and unbind it till you provide it the password. You can also include this script to your shell, so that when the system boots the script starts running automatically and your port are secured.