libparistraceroute / fakeroute

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Empty README.rst as well as README.md which has content

drt24 opened this issue · comments

README.rst should probably be deleted though it is referenced by setup.py so that might also need to be changed.

Fixed in af6d38a. Thanks for your feedback !