File:  [ELWIX - Embedded LightWeight unIX -] / elwix / config / etc / default / wifinator.conf
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Mon Aug 5 13:10:17 2013 UTC (10 years, 10 months ago) by misho
Branches: MAIN
CVS tags: elwix2_1, elwix2_0, HEAD, ELWIX2_0, ELWIX1_9
elwix 1.9

    1: #
    2: # Sample config for wifinator
    3: #
    4: 
    5: [wifinator]
    6: 
    7: # number of same injected frames
    8: attempts = 64
    9: 
   10: # polling time for attack in seconds
   11: poll_time = 10
   12: 
   13: # preserve wifi networks
   14: my_networks = "test test1"
   15: 
   16: [test]
   17: bssid = 00:22:44:66:88:ff
   18: 
   19: [test1]

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>