main.plugins.wiglelocator.enabled = true
main.plugins.wiglelocator.api_key = "ENCODED FOR USE API KEY "
main.plugins.discord.enabled = true
main.plugins.discord.webhook_url = "YOUR_DISCORD_CHANNEL_WEB_HOOK_URL"
main.plugins.discord.wigle_api_key = "ENCODED FOR USE API KEY "
http://<pwnagotchi-ip>:8082
main.plugins.web2ssh.enabled = true
main.plugins.web2ssh.username = "changeme"
main.plugins.web2ssh.password = "changeme"
main.plugins.web2ssh.port = 8082
You will need to run these for webssh to work
sudo apt update
sudo apt install python3-flask