Giter VIP home page Giter VIP logo

e2ksniffing's Introduction

e2ksniffer

A statefull and real-time traffic sniffer for edonkey p2p network

Introduction

Long story sort, during my masters I developed this thing. It was meant to monitor traffic in an ISP for traffic related to the eDonkey Network (e2k) and perform the following actions on the traffic:

  • Log e2k transactions (downloads, queries etc).
  • Gather information about files being transfered and their progress.
  • Collect data related to transferred files in order. Such data would later be fed into a cache for a L4/L7 proxy. While the data colection code is here, the proxy/cache code is not.

Updates, fixes and other things I won't do

This code is pretty ancient hystory and I have no intent on maintaining it. I am publish it just for the sake of making it available to others. Who knows, some one might find it interesting or useful.

Building it

Well, head to src directory, adjust Makefile as you see fit, light a candle, invoke make and hope for the best. I haven't touched this code for +4 years -- all I know is that once upon a time a simple make would do.

Dependencies

This code depends on libNIDS and zlib.

License

LibNIDS is GPL and thus so are we. :) Additionaly, this code was heavily based on the behaviour presented by eMule and aMule clients and their source codes. Since both are also GPL'ed, once again, so are we.

Read COPYING for the whole thing.

e2ksniffing's People

Contributors

tmacam avatar

Watchers

 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.