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.
{
"slug": "adom-usb-sniffer-cdc",
"name": "CDC / ACM serial sniffer",
"version": "0.1.0",
"api_version": "1",
"kind": "sniffer",
"entrypoint": "adom-usb-sniffer-cdc",
"matches": { "class": ["CDC serial"], "vid": ["*"], "pid": ["*"] },
"capture": "usbmon",
"decoders": ["cdc-acm", "at-commands"],
"description": "Capture and decode USB CDC/ACM serial traffic (virtual COM ports, modems, many dev boards) to a pcap + a human-readable line decode.",
"homepage": "https://wiki.adom.inc/<your-user>/adom-usb-sniffer-cdc"
}