Coder Social home page Coder Social logo

eduroam_abusers's Introduction

README

Overview

  • The app can help network administrators to take notice of users that exceed certain amount of network traffic

How do I get set up?

  • Create a new virtual env for the project: virtualenv eduroam_abusers
  • Change to the eduroam_abusers directory
  • Clone the code from bitbucket: git clone https://[email protected]/rbuzatu90/eduroam_abusers.git
  • Activate the virtualenv defined before: source bin/activate
  • Register the code to the virtualenv: bin/python setup.py develop
  • At this point you can use this tool by calling: bin/abusers

Configuration

  • Use -P as argument in order to set the password for further uses
  • Use -v for increased verbosity level. More 'v's means more verbosity

Examples

  • List users that exceed 50GB size for download trafic

/bin/abusers -v auto -l 50gb

  • Search for user using MAC address and go back 5 days in time

abusers -vvvv mac -m 11:22:33:44:55:66 -d 5

eduroam_abusers's People

Contributors

rbuzatu90 avatar

Watchers

 avatar  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.