Skip to content
forked from google/usbmon

A tool to enumerate, list and monitor USB devices connected to a Linux host.

License

Notifications You must be signed in to change notification settings

danghai/usbtool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USBTOOL

A tool to enumerate, list and monitor USB devices connected to a Linux host.

The tool will print out a list of connected devices with USB path, vendor, serial and connection speed. Following that it will start monitoring for udev events such as connect or disconnect and print them with a timestamp. Uses libudev.

Usage

usbtool [-n]

  -n (optional) do not monitor and print events

License

Apache 2.0

Disclaimer

This is not an official Google product.

About

A tool to enumerate, list and monitor USB devices connected to a Linux host.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 98.1%
  • Makefile 1.9%