logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Boltctl - Control Thunderbolt Devices | Online Free DevTools by Hexmos

Control Thunderbolt devices easily with Boltctl. Authorize, enroll, and manage your thunderbolt connections efficiently on Linux. Free online tool, no registration required.

boltctl

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}}

See Also