Giter Site home page Giter Site logo

sixt0o / f0xtr0t Goto Github PK

View Code? Open in Web Editor NEW
30.0 3.0 0.0 181 KB

Based on the original webgpsmap plugin, f0xtr0t is an enhanced version that gives you an interfaced optimized for wardriving.

HTML 71.58% Python 28.42%
pwnagotchi pwnagotchi-plugins

f0xtr0t's Introduction

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"

f0xtr0t's People

Contributors

sixt0o avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

f0xtr0t's Issues

Install

Trying to install, but having isssues.

Copied the foxtrot.py under /custom_plugins/
added the
main.plugins.f0xtr0t.enabled = true
main.plugins.f0xtr0t.gpsprovider = "gpsd"
main.plugins.f0xtr0t.gpsdhost = "127.0.0.1"
main.plugins.f0xtr0t.gpsdhost = 2947
main.plugins.f0xtr0t.pawgpshost = "http://192.168.44.1:8080/gps.xhtml"

So my phone uses 44.44 but I see 44.1 will that need to be updated? What about accessing from say home computer, understand its for wardriving, just curious.

dont know what is err

[ERROR] | Exception on /plugins/f0xtr0t/gpsd [GET]
Traceback (most recent call last):
File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 2292, in wsgi_app
response = self.full_dispatch_request()
File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 1816, in full_dispatch_request
return self.finalize_request(rv)
File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 1831, in finalize_request
response = self.make_response(rv)
File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 1957, in make_response
'The view function did not return a valid response. The'
TypeError: The view function did not return a valid response. The function either returned None or ended without a return statement.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.