Giter Club home page Giter Club logo

wifi-mon's Introduction

wifi-mon

This is a web-based WiFi monitor. It's output is similar to airocrack-ng, except that instead of on the command-line, you access this via a web-page. This allows you to drill down into things with clicks/touches within the web browser.

BUILDING

The prerequisite is the libpcap library, or WinPcap on Windows. The Windows version doesn't support "monitor mode" so won't do much, unless you are using the "Airpcap" adapters.

$ apt-get install libcap-dev

To build on Linux and Mac, just type make. This may work under msys/cygwin as well.

$ make
$ make test

On Mac, you can probably also build this with XCode using the included project in the xcode4 subdirectory. On Windows, you can probably build using the project in the vs10 subdirectory.

I haven't built for any other platforms.

HOW TO RUN

This is a web-application. Building the app puts a binary in the bin directory, but you actually want to run it from the www directory:

$ make
$ cd www
$ sudo ../bin/wifi-mon -i mon0

The open a browser to the URL: http://localhost:1234.

wifi-mon's People

Contributors

robertdavidgraham avatar

Watchers

James Cloos avatar

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.