Haha, fixed some sillyness with the client in c.
[soho-sigint.git] / client-wifi / client-c / interface-setup.sh
1 #!/bin/bash
2 #iw phy phy0 interface add mon1 type monitor flags fcsfail
3 iw phy phy0 interface add mon0 type monitor
4 iw dev wlan0 del
5 ifconfig mon0 up
6 #iw dev mon0 set freq 2412
7 iw dev mon0 set freq 2437
8 #iw dev mon0 set freq 2462