summaryrefslogtreecommitdiffstats
path: root/.graveyard/autowifi/confdir/cracks/01open
blob: 7bd98e20f37b36c0ca2f14daff3fd08f9884297a (plain)
1
2
3
4
5
6
#!/bin/sh -x
#ESSID MAC CHANNEL ENCRYPTION WPA WPA2
if [ "$4" = "[ESS]" ]; then
    exit 0
fi
exit 1