forked from I2P_Developers/i2p.www
upd index_fr
This commit is contained in:
@ -394,6 +394,33 @@ démarrez le serveur proxy IRC, puis indiquez à votre client IRC de se connecte
|
||||
</li></ol>
|
||||
</p>
|
||||
|
||||
<h3 id="socks">Est-il possible d'utiliser I2P en tant que proxy SOCKS?
|
||||
<span class="permalink">(<a href="#socks">lien</a>)</span></h3>
|
||||
<p>
|
||||
Le proxy SOCKS marche depuis la v0.7.1 et supporte SOCKS en v4/v4a et v5.
|
||||
Il n'y a pas de mandataire SOCKS sortant, donc ce support est d'un usage limité.
|
||||
</p><p>
|
||||
De plus, beaucoup d'applications cafardent des informations sensibles qui peuvent
|
||||
permettre de vous identifier sur Internet. I2P ne filtre que les données de connexions,
|
||||
mais ces programmes que vous voudriez utiliser envoient ces infos en tant que contenu,
|
||||
et dans ce cas I2P n'a aucun moyen de protéger votre anonymat.
|
||||
Par exemple, des applications de messagerie envoient au serveur de messagerie l'adresse IP de la machine
|
||||
sur laquelle elles tournent. Il n'est pas possible de filtrer ça avec I2P,
|
||||
en conséquence de quoi l'utilisation d'I2P pour 'socksifier' des application existantes est possible,
|
||||
mais but extrêmement dangereuse.
|
||||
</p><p>
|
||||
Si cependant vous voulez en savoir plus sur l'application proxy socks,
|
||||
il y a quelques astuces utiles sur la <a href="socks.html">page socks</a> dédiée.
|
||||
</p>
|
||||
|
||||
<h3 id="browserproxy">Comment configurer mon navigateur Internet?
|
||||
<span class="permalink">(<a href="#browserproxy">link</a>)</span></h3>
|
||||
<p>
|
||||
La configuration des réglages du mandataire (proxy), spécifique à chaque navigateur est
|
||||
présentée sur une <a href="htproxyports.html">page dédiée</a> avec des copies d'écran.
|
||||
Des réglages plus fins sont possibles avec des outils externes mais ils pourraient laisser des
|
||||
trous dans vos réglages ou être incomplets.
|
||||
</p>
|
||||
|
||||
<h3 id="CPU">Mon routeur consomme trop de ressources processeur ?!
|
||||
<span class="permalink">(<a href="#CPU">lien</a>)</span></h3>
|
||||
@ -518,25 +545,6 @@ router advanced configuration option <tt>i2cp.tcp.bindAllInterfaces=true</tt> an
|
||||
</p>
|
||||
|
||||
|
||||
<h3 id="socks">Is it possible to use I2P as a SOCKS proxy?
|
||||
<span class="permalink">(<a href="#socks">lien</a>)</span></h3>
|
||||
<p>
|
||||
The SOCKS proxy is working as of release 0.7.1. SOCKS 4/4a/5 are supported.
|
||||
There is no SOCKS outproxy so it is of limited use.
|
||||
</p><p>
|
||||
In addition, many applications leak sensitive
|
||||
information that could identify you on the internet. I2P only filters
|
||||
connection data, but if the programme you intend to run sends this
|
||||
information as content, I2P has no way to protect your anonymity. For
|
||||
example, some mail applications will send the IP address of the machine
|
||||
they are running on to a mail server. There is no way for I2P to filter
|
||||
this, thus using I2P to 'socksify' existing applications is possible, but
|
||||
extremely dangerous.
|
||||
</p><p>
|
||||
If you would like more information on the socks proxy application anyway,
|
||||
there are some helpful hints on the <a href="socks.html">socks page</a>.
|
||||
</p>
|
||||
|
||||
<h3 id="manual_reseed">How do I reseed manually?
|
||||
<span class="permalink">(<a href="#manual_reseed">lien</a>)</span></h3>
|
||||
<p>
|
||||
|
@ -4,7 +4,7 @@
|
||||
<table cellspacing="10" class="announce"><tr class="announce"><td valign="top" class="announce">
|
||||
<div class="version">
|
||||
<b>Dernière version:</b><div class=underline></div>
|
||||
2011-01-24 - <strong>I2P 0.8.3</strong> - {{ urlify("release-0.8.3", "Annonce", "html")}}
|
||||
2011-03-02 - <strong>I2P 0.8.4</strong> - {{ urlify("release-0.8.4", "Annonce", "html")}}
|
||||
- <a href="download_fr.html">Téléchargements</a><br /><div class="underline"></div>
|
||||
2007-09-28 - <strong>Syndie 1.101a</strong> -
|
||||
<!-- <a href="http://dev.i2p.net/pipermail/i2p/2007-September/001355.html">Announcement</a> -->
|
||||
@ -12,14 +12,11 @@
|
||||
</div>
|
||||
<div class="news">
|
||||
<b>Dernières nouvelles :</b><div class=underline></div>
|
||||
2011-03-02 - I2P 0.8.4 <a href="release-0.8.4.html">Publiée</a><br />
|
||||
2011-01-24 - I2P 0.8.3 <a href="release-0.8.3.html">Publiée</a><br />
|
||||
2010-12-22 - I2P 0.8.2 <a href="release-0.8.2.html">Publiée</a><br />
|
||||
2010-11-15 - I2P 0.8.1
|
||||
<a href="release-0.8.1.html">Publiée</a>
|
||||
<br />
|
||||
2010-07-12 - I2P 0.8
|
||||
<a href="release-0.8.html">Publiée</a>
|
||||
<br />
|
||||
2010-11-15 - I2P 0.8.1 <a href="release-0.8.1.html">Publiée</a><br />
|
||||
2010-07-12 - I2P 0.8 <a href="release-0.8.html">Publiée</a><br />
|
||||
</div>
|
||||
<!--
|
||||
<td>
|
||||
|
Reference in New Issue
Block a user