scripts/wifi
Matteo Cypriani 6739ade2a6 [wifi] capture: test each channel
Try to capture on each channel, in case there is no traffic on the first
channel.
2011-08-07 21:01:57 +02:00
..
README [wifi] capture: gather system information 2011-08-06 00:39:37 +02:00
capture.sh [wifi] capture: test each channel 2011-08-07 21:01:57 +02:00

README

capture.sh is a script to automatically capture a few packets on a Wi-Fi
interface and write them to a Pcap file along with some information
about the system, which are finally compressed into a tarball. The Pcap
file can then be analysed (for example with Wireshark) to check what the
interface supports on which operating system, using a given driver, etc.