add config param
This commit is contained in:
parent
e08b633c88
commit
1691896531
@ -71,6 +71,7 @@ main:
|
|||||||
mac: ~ # mac of your bluetooth device
|
mac: ~ # mac of your bluetooth device
|
||||||
ip: '192.168.44.44' # ip from which your pwnagotchi should be reachable
|
ip: '192.168.44.44' # ip from which your pwnagotchi should be reachable
|
||||||
netmask: 24
|
netmask: 24
|
||||||
|
interval: 1 # check every x minutes for device
|
||||||
# monitor interface to use
|
# monitor interface to use
|
||||||
iface: mon0
|
iface: mon0
|
||||||
# command to run to bring the mon interface up in case it's not up already
|
# command to run to bring the mon interface up in case it's not up already
|
||||||
|
Loading…
x
Reference in New Issue
Block a user