fix: update wrongful interface username and password for bettercap web ui panel and change to shikigotchi instead
This commit is contained in:
parent
e1a271fc60
commit
cbf6703247
@ -4,8 +4,8 @@ set wifi.interface wlan0mon
|
||||
# api listening on http://127.0.0.1:8081/
|
||||
set api.rest.address 127.0.0.1
|
||||
set api.rest.port 8081
|
||||
set api.rest.username pwnagotchi
|
||||
set api.rest.password pwnagotchi
|
||||
set api.rest.username shikigotchi
|
||||
set api.rest.password shikigotchi
|
||||
set api.rest.websocket true
|
||||
|
||||
# go!
|
||||
|
||||
@ -4,8 +4,8 @@ set wifi.interface wlan0mon
|
||||
# api listening on http://0.0.0.0:8081/
|
||||
set api.rest.address 0.0.0.0
|
||||
set api.rest.port 8081
|
||||
set api.rest.username pwnagotchi
|
||||
set api.rest.password pwnagotchi
|
||||
set api.rest.username shikigotchi
|
||||
set api.rest.password shikigotchi
|
||||
set api.rest.websocket true
|
||||
|
||||
# go!
|
||||
|
||||
Loading…
Reference in New Issue
Block a user