website rev 174

en: Add P2P to Hdbk
author Paul Issott <paul@slitaz.org>
date Thu Oct 02 20:56:33 2008 +0000 (2008-10-02)
parents 1bde84e4bc42
children b7f918b33285
files en/doc/handbook/network.html
line diff
     1.1 --- a/en/doc/handbook/network.html	Thu Sep 25 22:02:02 2008 +0000
     1.2 +++ b/en/doc/handbook/network.html	Thu Oct 02 20:56:33 2008 +0000
     1.3 @@ -39,6 +39,7 @@
     1.4  	<li><a href="#sylpheed">Sylpheed</a> - Mail Client.</li>
     1.5  	<li><a href="#transmission">Transmission</a> - Lightweight BitTorrent client.</li>
     1.6  	<li><a href="#gftp">gFTP</a> - Simple FTP client.</li>
     1.7 +	<li><a href="#gnutella">gtk-gnutella</a> - P2P client.</li>
     1.8  	<li><a href="security.html#pscan">pscan</a> - Port scanner.</li>
     1.9  </ul>
    1.10  
    1.11 @@ -150,6 +151,17 @@
    1.12  gFTP.
    1.13  </p>
    1.14  
    1.15 +<a name="gnutella"></a>
    1.16 +<h3>gtk-gnutella - P2P client</h3>
    1.17 +<p>
    1.18 +gtk-gnutella is a P2P file sharing application that uses the Gnutella network. 
    1.19 +Written in C, it requires a lot less resources than other clients.
    1.20 +It supports the use of searches and filters, features for downloading large files
    1.21 +and bandwidth control. To install gtk-gnutella:
    1.22 +</p>
    1.23 +<pre> # tazpkg get-install gtk-gnutella
    1.24 +</pre>
    1.25 +
    1.26  <!-- End of content -->
    1.27  </div>
    1.28