--- elwix/config/etc/default/wifinator.conf 2013/07/29 15:31:03 1.1 +++ elwix/config/etc/default/wifinator.conf 2013/08/05 13:10:17 1.2 @@ -0,0 +1,19 @@ +# +# Sample config for wifinator +# + +[wifinator] + +# number of same injected frames +attempts = 64 + +# polling time for attack in seconds +poll_time = 10 + +# preserve wifi networks +my_networks = "test test1" + +[test] +bssid = 00:22:44:66:88:ff + +[test1]