summaryrefslogtreecommitdiffstats
path: root/usr/lib/autowifi/plugins/10default_wps
blob: cd87bc11f51eb192d14f3c67d86526636cbb74fe (plain)
1
2
3
4
5
6
#!/bin/sh
# on MANY WPS-enabled devices the pin is 12345670 , so we can give it a shot
# http://www.wotan.cc/?p=75
cd $(dirname $(readlink -f $0))
. ../lib/wps
try_wps_pin $@ 12345671