Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- main.name = "pwnagotchi"
- main.lang = "en"
- main.whitelist = [
- "EXAMPLE_NETWORK",
- "ANOTHER_EXAMPLE_NETWORK",
- "fo:od:ba:be:fo:od",
- "fo:od:ba"
- ]
- main.plugins.grid.enabled = true
- main.plugins.grid.report = true
- main.plugins.grid.exclude = [
- "YourHomeNetworkHere"
- ]
- ui.display.enabled = true
- ui.display.type = "waveshare_2"
- ui.display.color = "black"
- ui.web.username = "adminusername"
- ui.web.password = "passwordyouwanttouse"
- ui.web.enabled = true
- ui.web.address = "0.0.0.0"
- ui.web.origin = ""
- ui.web.port = 8080
- ui.web.on_frame = ""
Advertisement
Add Comment
Please, Sign In to add comment