mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
199 lines
6.0 KiB
TOML
199 lines
6.0 KiB
TOML
main.name = "pwnagotchi"
|
|
main.lang = "en"
|
|
main.whitelist = [
|
|
"EXAMPLE_NETWORK",
|
|
"ANOTHER_EXAMPLE_NETWORK",
|
|
"fo:od:ba:be:fo:od",
|
|
"fo:od:ba"
|
|
]
|
|
main.confd = "/etc/pwnagotchi/conf.d/"
|
|
main.custom_plugin_repos = [
|
|
"https://github.com/jayofelony/pwnagotchi-torch-plugins/archive/master.zip",
|
|
"https://github.com/Sniffleupagus/pwnagotchi_plugins/archive/master.zip",
|
|
"https://github.com/NeonLightning/pwny/archive/master.zip",
|
|
"https://github.com/marbasec/UPSLite_Plugin_1_3/archive/master.zip"
|
|
]
|
|
|
|
main.custom_plugins = "/usr/local/share/pwnagotchi/custom-plugins/"
|
|
|
|
main.plugins.auto-tune.enabled = true
|
|
|
|
main.plugins.auto-update.enabled = false
|
|
main.plugins.auto-update.install = false
|
|
main.plugins.auto-update.interval = 1
|
|
|
|
main.plugins.bt-tether.enabled = false
|
|
main.plugins.bt-tether.mac = ""
|
|
main.plugins.bt-tether.phone = "" # android or ios
|
|
main.plugins.bt-tether.ip = "" # 192.168.44.2 android / 172.20.10.2 ios
|
|
|
|
main.plugins.fix_services.enabled = true
|
|
|
|
main.plugins.gdrivesync.enabled = false
|
|
main.plugins.gdrivesync.backupfiles = ['']
|
|
main.plugins.gdrivesync.backup_folder = "PwnagotchiBackups"
|
|
main.plugin.gdrivesync.interval = 1
|
|
|
|
main.plugins.gpio_buttons.enabled = false
|
|
|
|
main.plugins.gps.enabled = false
|
|
main.plugins.gps.speed = 19200
|
|
main.plugins.gps.device = "/dev/ttyUSB0" # for GPSD: "localhost:2947"
|
|
|
|
main.plugins.gps_listener.enabled = false
|
|
|
|
main.plugins.grid.enabled = true
|
|
main.plugins.grid.report = true
|
|
|
|
main.plugins.logtail.enabled = false
|
|
main.plugins.logtail.max-lines = 10000
|
|
|
|
main.plugins.memtemp.enabled = false
|
|
main.plugins.memtemp.scale = "celsius"
|
|
main.plugins.memtemp.orientation = "horizontal"
|
|
|
|
main.plugins.onlinehashcrack.enabled = false
|
|
main.plugins.onlinehashcrack.email = ""
|
|
main.plugins.onlinehashcrack.dashboard = ""
|
|
main.plugins.onlinehashcrack.single_files = false
|
|
|
|
main.plugins.pisugarx.enabled = false
|
|
main.plugins.pisugarx.rotation = false
|
|
main.plugins.pisugarx.default_display = "percentage"
|
|
|
|
main.plugins.session-stats.enabled = true
|
|
main.plugins.session-stats.save_directory = "/var/tmp/pwnagotchi/sessions/"
|
|
|
|
main.plugins.ups_hat_c.enabled = false
|
|
main.plugins.ups_hat_c.label_on = true # show BAT label or just percentage
|
|
main.plugins.ups_hat_c.shutdown = 5 # battery percent at which the device will turn off
|
|
main.plugins.ups_hat_c.bat_x_coord = 140
|
|
main.plugins.ups_hat_c.bat_y_coord = 0
|
|
|
|
main.plugins.ups_lite.enabled = false
|
|
main.plugins.ups_lite.shutdown = 2
|
|
|
|
main.plugins.webcfg.enabled = true
|
|
|
|
main.plugins.webgpsmap.enabled = false
|
|
|
|
main.plugins.wigle.enabled = false
|
|
main.plugins.wigle.api_key = ""
|
|
main.plugins.wigle.donate = false
|
|
|
|
main.plugins.wpa-sec.enabled = false
|
|
main.plugins.wpa-sec.api_key = ""
|
|
main.plugins.wpa-sec.api_url = "https://wpa-sec.stanev.org"
|
|
main.plugins.wpa-sec.download_results = false
|
|
main.plugins.wpa-sec.show_pwd = false
|
|
|
|
main.iface = "wlan0mon"
|
|
main.mon_start_cmd = "/usr/bin/monstart"
|
|
main.mon_stop_cmd = "/usr/bin/monstop"
|
|
main.mon_max_blind_epochs = 5
|
|
main.no_restart = false
|
|
|
|
main.log.path = "/etc/pwnagotchi/log/pwnagotchi.log"
|
|
main.log.path-debug = "/etc/pwnagotchi/log/pwnagotchi-debug.log"
|
|
main.log.rotation.enabled = true
|
|
main.log.rotation.size = "10M"
|
|
|
|
personality.advertise = true
|
|
personality.deauth = true
|
|
personality.associate = true
|
|
personality.channels = []
|
|
personality.min_rssi = -200
|
|
personality.ap_ttl = 120
|
|
personality.sta_ttl = 300
|
|
personality.recon_time = 30
|
|
personality.max_inactive_scale = 2
|
|
personality.recon_inactive_multiplier = 2
|
|
personality.hop_recon_time = 10
|
|
personality.min_recon_time = 5
|
|
personality.max_interactions = 3
|
|
personality.max_misses_for_recon = 5
|
|
personality.excited_num_epochs = 10
|
|
personality.bored_num_epochs = 15
|
|
personality.sad_num_epochs = 25
|
|
personality.bond_encounters_factor = 20000
|
|
personality.throttle_a = 0.4
|
|
personality.throttle_d = 0.9
|
|
|
|
ui.invert = false # false = black background, true = white background
|
|
ui.cursor = true
|
|
ui.fps = 0.0
|
|
ui.font.name = "DejaVuSansMono" # for japanese: fonts-japanese-gothic
|
|
ui.font.size_offset = 0 # will be added to the font size
|
|
|
|
ui.faces.look_r = "( ⚆_⚆)"
|
|
ui.faces.look_l = "(☉_☉ )"
|
|
ui.faces.look_r_happy = "( ◕‿◕)"
|
|
ui.faces.look_l_happy = "(◕‿◕ )"
|
|
ui.faces.sleep = "(⇀‿‿↼)"
|
|
ui.faces.sleep2 = "(≖‿‿≖)"
|
|
ui.faces.awake = "(◕‿‿◕)"
|
|
ui.faces.bored = "(-__-)"
|
|
ui.faces.intense = "(°▃▃°)"
|
|
ui.faces.cool = "(⌐■_■)"
|
|
ui.faces.happy = "(•‿‿•)"
|
|
ui.faces.excited = "(ᵔ◡◡ᵔ)"
|
|
ui.faces.grateful = "(^‿‿^)"
|
|
ui.faces.motivated = "(☼‿‿☼)"
|
|
ui.faces.demotivated = "(≖__≖)"
|
|
ui.faces.smart = "(✜‿‿✜)"
|
|
ui.faces.lonely = "(ب__ب)"
|
|
ui.faces.sad = "(╥☁╥ )"
|
|
ui.faces.angry = "(-_-')"
|
|
ui.faces.friend = "(♥‿‿♥)"
|
|
ui.faces.broken = "(☓‿‿☓)"
|
|
ui.faces.debug = "(#__#)"
|
|
ui.faces.upload = "(1__0)"
|
|
ui.faces.upload1 = "(1__1)"
|
|
ui.faces.upload2 = "(0__1)"
|
|
ui.faces.png = false
|
|
ui.faces.position_x = 0
|
|
ui.faces.position_y = 34
|
|
|
|
ui.web.enabled = true
|
|
ui.web.address = "::" # listening on both ipv4 and ipv6 - switch to 0.0.0.0 to listen on just ipv4
|
|
ui.web.username = "changeme"
|
|
ui.web.password = "changeme"
|
|
ui.web.origin = ""
|
|
ui.web.port = 8080
|
|
ui.web.on_frame = ""
|
|
|
|
ui.display.enabled = false
|
|
ui.display.rotation = 180
|
|
ui.display.type = "waveshare_4"
|
|
|
|
bettercap.handshakes = "/home/pi/handshakes"
|
|
bettercap.silence = [
|
|
"ble.device.new",
|
|
"ble.device.lost",
|
|
"ble.device.disconnected",
|
|
"ble.device.connected",
|
|
"ble.device.service.discovered",
|
|
"ble.device.characteristic.discovered",
|
|
"wifi.client.new",
|
|
"wifi.client.lost",
|
|
"wifi.client.probe",
|
|
"wifi.ap.new",
|
|
"wifi.ap.lost",
|
|
"mod.started"
|
|
]
|
|
|
|
fs.memory.enabled = true
|
|
fs.memory.mounts.log.enabled = true
|
|
fs.memory.mounts.log.mount = "/etc/pwnagotchi/log/"
|
|
fs.memory.mounts.log.size = "50M"
|
|
fs.memory.mounts.log.sync = 60
|
|
fs.memory.mounts.log.zram = true
|
|
fs.memory.mounts.log.rsync = true
|
|
|
|
fs.memory.mounts.data.enabled = true
|
|
fs.memory.mounts.data.mount = "/var/tmp/pwnagotchi"
|
|
fs.memory.mounts.data.size = "10M"
|
|
fs.memory.mounts.data.sync = 3600
|
|
fs.memory.mounts.data.zram = true
|
|
fs.memory.mounts.data.rsync = true
|