Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 695 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 695 Bytes

f0xtr0t - pwnagotchi plugin

Based on the original webgpsmap plugin, f0xtr0t is an enhanced version that gives you an interfaced optimized for wardriving. With a fully responsive design, you can easily view on your phone, tablet, or even a 4.5 inch pi touchscreen. For the best experience, it's recommended that you have your pwnagotchi tethered (BT/Wifi/Ethernet) to an Internet connection with a GPSD compatible device running.

Config

  • main.plugins.f0xtr0t.enabled = true
  • main.plugins.f0xtr0t.gpsprovider = "gpsd" or "pawgps"
  • main.plugins.f0xtr0t.gpsdhost = "127.0.0.1"
  • main.plugins.f0xtr0t.gpsdport = 2947
  • main.plugins.f0xtr0t.pawgpshost = "http://192.168.44.1:8080/gps.xhtml"