boltctl
Control thunderbolt devices. More information: <https://manned.org/boltctl>.
Install
- All systems
-
curl cmd.cat/boltctl.sh
- Debian
-
apt-get install bolt - Ubuntu
-
apt-get install bolt - Arch Linux
-
pacman -S bolt - Kali Linux
-
apt-get install bolt - CentOS
-
yum install bolt - Fedora
-
dnf install bolt - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install bolt
Control thunderbolt devices. More information: <https://manned.org/boltctl>.
-
List connected (and authorized) devices:
boltctl -
List connected devices, including unauthorized ones:
boltctl list -
Authorize a device temporarily:
boltctl authorize device_uuid -
Authorize and remember a device:
boltctl enroll device_uuid -
Revoke a previously authorized device:
boltctl forget device_uuid -
Show more information about a device:
boltctl info device_uuid
© tl;dr; authors and contributors