X-Git-Url: https://handorf.org/code/?p=soho-sigint.git;a=blobdiff_plain;f=client-wifi%2Fclient-c%2Finterface-setup.sh;fp=client-wifi%2Fclient-c%2Finterface-setup.sh;h=60d18d730edc2c9a7be43164426fc1fa228d943e;hp=0000000000000000000000000000000000000000;hb=33d0324ec01087bf1d8a919dc2a3000e89534426;hpb=d9eef3618e5d1213bd3eead787dbc48ec2fa16b1 diff --git a/client-wifi/client-c/interface-setup.sh b/client-wifi/client-c/interface-setup.sh new file mode 100755 index 0000000..60d18d7 --- /dev/null +++ b/client-wifi/client-c/interface-setup.sh @@ -0,0 +1,8 @@ +#!/bin/bash +#iw phy phy0 interface add mon1 type monitor flags fcsfail +iw phy phy0 interface add mon0 type monitor +iw dev wlan0 del +ifconfig mon0 up +#iw dev mon0 set freq 2412 +iw dev mon0 set freq 2437 +#iw dev mon0 set freq 2462