Shell Script for running Wireshark to capture 802.11 traffic on a specific channel

Submitted by RazGoren on Thu, 2007-10-25 05:34. ::

I wrote the script to enable capturing 802.11 traffic on wireshark in monitor mode on a specific channel .
Written Tested on Fedora 7
Tested also on CentOS 5 and Ubuntu 7.04

Usage: ./capture.sh -i [interface] -c [channel number]

Raz