Skip to content

wpa-2/Pwnagotchi-Plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pwnagotchi-Plugins

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages