app
Adom USB
Public Unreviewedby John Lauer
See every USB device across the entire Adom ecosystem — laptop, WSL2, cloud container, Azure VM, workcells — in one dashboard, and mount / unmount / reset / test / force-class / sniff any of them. USB/IP slingshot for the whole mesh.
| Name | Last updated |
|---|---|
| adom-usb-sniffer-cdc | 1mo ago |
| install.sh | 1mo ago |
| package.json | 1mo ago |
| plugin.json | 1mo ago |
| README.md | 1mo ago |
| uninstall.sh | 1mo ago |
adom-usb-sniffer-cdc
Reference adom-usb sniffer plugin — captures and decodes USB CDC/ACM serial traffic to a pcap. Copy this directory as the starting point for your own plugin.
adompkg install adom-usb-sniffer-cdc # or: ./install.sh from a clone
Once installed, adom-usb discovers it automatically (it scans
~/.adom/usb-plugins/*/plugin.json) and routes the Sniff action for any
CDC-serial device to this plugin. See the adom-usb wiki page → "Writing a
packet-sniffer plugin" for the full plugin API.