Shell scripts to manage wifi adaptor
sudo sh dependencies.shsudo sh change_adaptor_mode.sh <device> <mode>- wifi adaptor's device name
- managed or monitor
sudo sh dump_probe_requests.sh <device> <operation_type> <value> <dir> <other_options>- wifi adaptor's device name
- select between c and G option
- enter value about operation_type
- directory to save pcap file
- other options which works on tcpdump
sudo sh pcap_viewer.sh <path>- path of pcap file
sudo sh directory_observer.sh <dir>- directory to observe
sudo sh disk_observer.sh