.\" Automatically generated by Pandoc 2.17.1.1 .\" .\" Define V font for inline verbatim, using C font in formats .\" that render this, and otherwise B font. .ie "\f[CB]x\f[]"x" \{\ . ftr V B . ftr VI BI . ftr VB B . ftr VBI BI .\} .el \{\ . ftr V CR . ftr VI CI . ftr VB CB . ftr VBI CBI .\} .TH "BUSKILL" "1" "" "" "Laptop Kill Cord" .hy .SH NAME .PP buskill - Lock or shutdown if your device is stolen (for use with laptop kill cord) .SH SYNOPSIS .PP buskill [options] .SH DESCRIPTION .PP buskill is a cross-platform CLI and GUI app that can lock or shutdown your computer when a USB hotplug removal event occurs. .PP It\[aq]s designed to work with the BusKill laptop kill cord, which is a hardware dead man switch that tethers a user to their computer via a USB cable with an integrated magnetic breakaway. If the cable is disconnected (eg by a snatch-and-run thief stealing the user\[aq]s machine), then this software can trigger the computer to lock or shutdown -- thus protecting encrypted files (eg bitcoin private keys) or current login sessions (eg online banking) from theft. .SH OPTIONS .PP \f[B]-h\f[R], \f[B]--help\f[R] : Show this help message and exit. .PP \f[B]--version\f[R] : Print version and exit. .PP \f[B]--list-triggers\f[R] : List all available triggers. .PP \f[B]-v\f[R], \f[B]--verbose\f[R] : Increase output verbosity. .PP \f[B]-t\f[R] , \f[B]--trigger\f[R] : Choose trigger to execute. See --list-triggers for all possible values. .PP \f[B]-T\f[R], \f[B]--run-trigger\f[R] : Immediately execute the trigger on start. .PP \f[B]-a\f[R], \f[B]--arm\f[R] : Arms BusKill. .SH EXAMPLES .PP \f[B]buskill --list-triggers\f[R] : Display all possible triggers, then exits. .PP \f[B]buskill --trigger lock-screen --arm\f[R] : Arm the buskill app with the \[aq]lock-screen\[aq] trigger so that a USB hotplug removal event will lock the device\[aq]s screen .PP \f[B]buskill --trigger soft-shutdown --arm\f[R] : Arm the buskill app with the \[aq]soft-shutdown\[aq] trigger so that a USB hotplug removal event will cause the device to shutdown .SH SEE ALSO .PP This manpage is limited in scope. The BusKill project\[aq]s main documentation (complete with images and videos) is available at docs.buskill.in (https://docs.buskill.in) .IP \[bu] 2 Full Documentation (https://docs.buskill.in) .IP \[bu] 2 Official BusKill Project Website (https://buskill.in) .SH AUTHORS Michael Altfield () and The BusKill Team ().