This is an old revision of the document!
IP-Link
The goal of IP-Link is to see the relationships between different IP from network traffic capture, thus quickly for a given address with the IP that communicates the most.
IP-Link is written in Python and is under Python license.
Python 2.4 → 2.7
- Getting IP-Link:
- hg clone http://bitbucket.org/cedricbonhomme/ip-link (main)
- hg clone http://hg.cedricbonhomme.org/ip-link/ (backup)
- hg clone http://code.google.com/p/ip-link/ (backup)
- Ohloh page of IP-Link;
- freshmeat page of IP-Link.
<html> <table> <tr> <td><script type=“text/javascript” src=“http://www.ohloh.net/p/485459/widgets/project_basic_stats.js”></script></td> <td><script type=“text/javascript” src=“http://www.ohloh.net/p/485459/widgets/project_factoids.js”></script></td> <td><script type=“text/javascript” src=“http://www.ohloh.net/p/485459/widgets/project_languages.js”></script></td> </tr> </table> </html>
License
IP-Link is under [http://www.python.org/download/releases/2.0.1/license/ | Python license].