Commit Graph

4 Commits

Author SHA1 Message Date
David Cermak
aa3405f959 fix(docs): Update wireshark API guide to match current behaviour
* Capture libraries: Replaced WinPcap with libpcap (Linux/Unix) and Npcap (Windows).
* Platform support: Updated supported platforms to Linux, macOS, and Windows.
* Section numbering: Corrected section numbering (e.g. "1. Where to Get" → "2. Where to Get").
* Version reference: Removed fixed Wireshark 2.2.6 reference and added a link to the official Wireshark User's Guide.
* Shell script: Switched from deprecated ifconfig/iwconfig to ip/iw; removed channel line from the default script and documented it as optional; clarified that root/sudo is required.
* NIC discovery: Documented how to find the wireless NIC using ip link show or iw dev.
* Export menu: Updated export path to File → Export Packet Dissections → as Plain Text.
* Display filters: Added common wireless filters (wlan.ssid, wlan.addr, wlan.bssid, eapol, etc.).
* Decryption keys: Added a section on configuring WPA/WEP decryption keys, including key format table and a note on the EAPOL handshake requirement.

Co-Authored-By: Zhang Shu Xian
2026-09-21 08:59:25 +02:00
kirill.chalov
22a053f1fc docs(sphinx-lint): Fix issues reported by sphinx-lint before adding it to pre-commit 2024-01-23 15:22:29 +08:00
Cai Xin Ying
2fac98d2e0 docs:update format issues for files under api-guides 2023-09-07 15:26:05 +08:00
Krzysztof Budzynski
6fbc3c4361 Added wireshark instruction to provide a common workflow for users submitting diagnostic data for Wi-Fi troubleshooting 2018-11-16 14:44:58 +08:00