User Tools

Site Tools


projects:ip-link

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
projects:ip-link [2011/02/03 21:47] cedricprojects:ip-link [2015/12/23 22:58] cedric
Line 1: Line 1:
 ====== IP-Link ====== ====== 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. 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 [[http://www.python.org/ | Python]] and is under [[http://www.python.org/download/releases/2.0.1/license/ | Python license]]. IP-Link is written in [[http://www.python.org/ | Python]] and is under [[http://www.python.org/download/releases/2.0.1/license/ | Python license]].
  
 Python 2.4 -> 2.7 Python 2.4 -> 2.7
-  * [[http://ip-link.wikidot.com/ | Home page]];+  * [[https://ip-link.readthedocs.org | Home page]];
   * Getting IP-Link:   * Getting IP-Link:
-    * hg clone http://bitbucket.org/cedricbonhomme/ip-link //(main)// +    * git clone https://github.com/cedricbonhomme/IP-Link.git 
-    * hg clone http://hg.cedricbonhomme.org/ip-link/ //(backup)// +  * [[https://www.openhub.net/p/IP-Link | Open Hub page]] of IP-Link; 
-    * hg clone http://code.google.com/p/ip-link/ //(backup)// +  * [[http://freecode.com/projects/ip-link | Freecode page]] of IP-Link.
-  * [[http://www.ohloh.net/p/IP-Link | Ohloh page]] of IP-Link; +
-  * [[http://freshmeat.net/projects/ip-link | freshmeat page]] of IP-Link.+
  
 {{:projects:circos_transparent1.png|}} {{:projects:circos_transparent1.png|}}
  
-<html> +=====  License ===== 
-<table> +IP-Link is under [[http://www.python.org/download/releases/2.0.1/license| Python license]]
-<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> +===== Donation ===== 
-<td><script type="text/javascript" src="http://www.ohloh.net/p/485459/widgets/project_languages.js"></script></td> +{{http://cedricbonhomme.org/img/BC_RnBG_48px.png|Bitcoin}} 
-</tr> + 
-</table> +If you wish and if you like IP-Link, you can donate via bitcoin. 
-</html>+My bitcoin address: 1GVmhR9fbBeEh7rP1qNq76jWArDdDQ3otZ
  
  
 {{tag>projects IP-Link cs_lang:python circos visualization}} {{tag>projects IP-Link cs_lang:python circos visualization}}