Extcap developer documentation.
Build using cargo,
cargo build --release
Install into Wireshark's extcap directory,
cp target/release/ieee802154-sniffer-extcap ${HOME}/.local/lib/wireshark/extcap/
Start a sniffer device and run Wireshark.
Extcap developer documentation.
Build using cargo,
cargo build --release
Install into Wireshark's extcap directory,
cp target/release/ieee802154-sniffer-extcap ${HOME}/.local/lib/wireshark/extcap/
Start a sniffer device and run Wireshark.