Files
homelab/active/software_wireshark/wireshark.md

11 lines
162 B
Markdown

# Wireshark
## Bluetooth Sniffing
```bash
# Enable bluetooth LE scan
bluetoothctl
scan le
```
Open wireshark, select your bluetooth interface, start recording.