Giter Site home page Giter Site logo

libparistraceroute / fakeroute Goto Github PK

View Code? Open in Web Editor NEW
12.0 12.0 2.0 93 KB

fakeroute is a simple tool that simulates network topologies by intercepting traceroute-like probes towards a set of IP addresses. Topologies are made of text files describing the successive links, allowing for the presence of load balancers. The tool has been designed to test traceroute-like programs.

License: GNU General Public License v3.0

Python 100.00%

fakeroute's Introduction

libparistraceroute

libparistraceroute is a library written in C dedicated to active network measurements. Some example are also provided, such as paris-ping and the new implementation of paris-traceroute.

Installation

Installation steps are detailed here:

https://github.com/libparistraceroute/libparistraceroute/wiki/Installation

We recommend that you use the installation with git to use the last version of libparistraceroute.

Documentation

For further details about libparistraceroute, we refer the reader to the wiki:

https://github.com/libparistraceroute/libparistraceroute/wiki/

fakeroute's People

Contributors

drt24 avatar ibgp2 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

drt24 rm3l

fakeroute's Issues

fakeroute uses real allocated ip addresses for test networks

fakeroute uses 1.1.1.X as example targets. However, these IP addresses actually exist and so if fakeroute is not running or if it dies (currently trying to work out why it dies sometimes) then packets get sent out over the public internet instead which may result in strange results.

Instead either a documentation network: https://tools.ietf.org/html/rfc5737 or local addresses in 127.0.0.0/8 https://tools.ietf.org/html/rfc6890 should be used.

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.