0.9
This commit is contained in:
@ -13,30 +13,40 @@ Java Runtime 1.5 or higher.
|
||||
or type <tt>java -version</tt> at your command prompt.
|
||||
<h3>Clean installs</h3>
|
||||
<ul class="downloadlist">
|
||||
<li>Graphical installer:<br />
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.8.13.exe">i2pinstall_0.8.13.exe</a>
|
||||
<li><b>Windows Graphical installer:</b><br />
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe">i2pinstall_0.9_windows.exe</a>
|
||||
(SHA256
|
||||
648a552ee009e9648aba0666c05e2f71e442a714716659a0ca4f60aca87bda50
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.8.13.exe.sig">sig</a>)<br />
|
||||
Download that file and run it.<br /> <br />If you're not on windows you can
|
||||
type <code>java -jar i2pinstall_0.8.13.exe</code> in a terminal to run the
|
||||
installer. Mac users can avoid going to the terminal by renaming the
|
||||
downloaded file to end with <code>.jar</code> and then double-clicking the
|
||||
installer. On other platforms you may be able to right-click and select
|
||||
006a306a2c5a449cce6a19378da5e74b8aa216ba5a9383a4c2cb66dfead2e736
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe.sig">sig</a>)<br />
|
||||
Download that file and run it.
|
||||
</li>
|
||||
|
||||
<li><b>Linux / OS X / BSD / Solaris Graphical installer:</b><br />
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.9.jar">i2pinstall_0.9.jar</a>
|
||||
(SHA256
|
||||
6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a927099c21d73c0
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.9.jar.sig">sig</a>)<br />
|
||||
Download that file and double-click it (if that works) or
|
||||
type <code>java -jar i2pinstall_0.9.jar</code> in a terminal to run the
|
||||
installer.
|
||||
On some platforms you may be able to right-click and select
|
||||
"Open with Java".</li>
|
||||
<li>Command line (headless) install:<br />
|
||||
|
||||
<li><b>Linux / OS X / BSD / Solaris Command line (headless) install:</b><br />
|
||||
Download the graphical installer file above and
|
||||
run <code>java -jar i2pinstall_0.8.13.exe -console</code> from the command line.
|
||||
This will work on windows. linux, and mac (yes really).</li>
|
||||
run <code>java -jar i2pinstall_0.9.jar -console</code> from the command line.
|
||||
</li>
|
||||
|
||||
<li><a href="/debian.html">Packages for Debian & Ubuntu</a></li>
|
||||
<li>Source install:<br />
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.8.13.tar.bz2">i2psource_0.8.13.tar.bz2</a>
|
||||
|
||||
<li><b>Source install:</b><br />
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2">i2psource_0.9.tar.bz2</a>
|
||||
(SHA256
|
||||
bdd510cc47b2cd78aa8d994e27694185c1f2deb48b049d61a93a795932ce5712
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.8.13.tar.bz2.sig">sig</a>)<br />
|
||||
8a3654a13781a9aacf9db94081e057be73322f88db2931eba4f2cfa467ead429
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2.sig">sig</a>)<br />
|
||||
Alternately, you can fetch the source from <a href="newdevelopers">monotone</a>.
|
||||
<br />
|
||||
Run <code>(tar xjvf i2psource_0.8.13.tar.bz2 ; cd i2p-0.8.13 ; ant pkg)</code> then either
|
||||
Run <code>(tar xjvf i2psource_0.9.tar.bz2 ; cd i2p-0.9 ; ant pkg)</code> then either
|
||||
run the GUI installer or headless install as above</li>
|
||||
</ul>
|
||||
|
||||
@ -109,10 +119,10 @@ receive the release.
|
||||
|
||||
<h3>Updates from earlier releases (manual method):</h3>
|
||||
<ol>
|
||||
<li>Download <a href="http://mirror.i2p2.de/i2pupdate_0.8.13.zip">i2pupdate_0.8.13.zip</a>
|
||||
<li>Download <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip">i2pupdate_0.9.zip</a>
|
||||
(SHA256
|
||||
36683d906ac121fd28ac5600218aec943da154cb0230f274f0e2a7c6cc6fb8a5
|
||||
<a href="http://mirror.i2p2.de/i2pupdate_0.8.13.zip.sig">sig</a>) to your I2P
|
||||
234d4c0ad1736b389349c702bfcf70511e72770a414b0afe7e9f5e1f5ebca97d
|
||||
<a href="http://mirror.i2p2.de/i2pupdate_0.9.zip.sig">sig</a>) to your I2P
|
||||
installation directory and <b>rename as i2pupdate.zip</b>.
|
||||
(alternately, you can get the source as above and run "ant updater", then copy the
|
||||
resulting i2pupdate.zip to your I2P installation directory). You do
|
||||
|
@ -13,26 +13,43 @@
|
||||
أو تنفيذ الأمر <tt>java -version</tt> في سطر الأوامر لديك
|
||||
<h3>التثبيت لأول مرة</h3>
|
||||
<ul class="downloadlist">
|
||||
<li>التثبيت عن طريق الواجهة الرسومية :<br />
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.8.13.exe">i2pinstall_0.8.13.exe</a>
|
||||
<li><b>Windows</b> التثبيت عن طريق الواجهة الرسومية :<br />
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe">i2pinstall_0.9_windows.exe</a>
|
||||
(SHA256
|
||||
648a552ee009e9648aba0666c05e2f71e442a714716659a0ca4f60aca87bda50
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.8.13.exe.sig">sig</a>)<br />
|
||||
حمل الملف و نفّذه ،و اذا كان نظام التشغيل لديك غير ويندوز نفّذ الأمر التالي
|
||||
<code>java -jar i2pinstall_0.8.13.exe</code> (نعم ،حقاً)</li>
|
||||
<li>التثبيت عن طريق سطر الأوامر :<br />
|
||||
006a306a2c5a449cce6a19378da5e74b8aa216ba5a9383a4c2cb66dfead2e736
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe.sig">sig</a>)
|
||||
</li>
|
||||
|
||||
<li><b>Linux / OS X / BSD / Solaris</b> التثبيت عن طريق الواجهة الرسومية :<br />
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.9.jar">i2pinstall_0.9.jar</a>
|
||||
(SHA256
|
||||
6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a927099c21d73c0
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.9.jar.sig">sig</a>)<br />
|
||||
Download that file and double-click it (if that works) or
|
||||
type <code>java -jar i2pinstall_0.9.jar</code> in a terminal to run the
|
||||
installer.
|
||||
On some platforms you may be able to right-click and select
|
||||
"Open with Java".
|
||||
حمل الملف و نفّذه ،و اذا كان نظام التشغيل لديك غير ويندوز نفّذ الأمر التالي
|
||||
<code>java -jar i2pinstall_0.9.jar</code></li>
|
||||
|
||||
|
||||
<li><b>Linux / OS X / BSD / Solaris</b> التثبيت عن طريق سطر الأوامر :<br />
|
||||
حمل ملف التثبيت عن طريق الواجهة الرسومية المذكور مسبقاً ثمّ نفذ الأمر
|
||||
<code>java -jar i2pinstall_0.8.13.exe -console</code> في سطر الأوامر لديك
|
||||
<code>java -jar i2pinstall_0.9.jar -console</code> في سطر الأوامر لديك
|
||||
هذا ينطبق على أنظمة ويندوز و لينكس و ما كنتوش (نعم ،حقاً !)
|
||||
</li>
|
||||
|
||||
<li><a href="/debian.html">Packages for Debian & Ubuntu</a></li>
|
||||
|
||||
<li>تحميل النص المصدري :<br />
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.8.13.tar.bz2">i2psource_0.8.13.tar.bz2</a>
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2">i2psource_0.9.tar.bz2</a>
|
||||
(SHA256
|
||||
bdd510cc47b2cd78aa8d994e27694185c1f2deb48b049d61a93a795932ce5712
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.8.13.tar.bz2.sig">sig</a>)<br />
|
||||
8a3654a13781a9aacf9db94081e057be73322f88db2931eba4f2cfa467ead429
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2.sig">sig</a>)<br />
|
||||
بشكل بديل ، يمكن الحصول على الرماز المصدري من <a href="newdevelopers">monotone</a>.
|
||||
<br/>
|
||||
نفّذ الأمر<code>(tar xjvf i2psource_0.8.13.tar.bz2 ; cd i2p-0.8.13 ; ant pkg)</code>ثمّ شغل التثبيت عبر الواجهة الرسومية أو سطر الأوامر كما ذكر مسبقاً</li>
|
||||
نفّذ الأمر<code>(tar xjvf i2psource_0.9.tar.bz2 ; cd i2p-0.9 ; ant pkg)</code>ثمّ شغل التثبيت عبر الواجهة الرسومية أو سطر الأوامر كما ذكر مسبقاً</li>
|
||||
</ul>
|
||||
|
||||
الملفات موقّعة بواسطة zzz
|
||||
@ -92,10 +109,10 @@ bdd510cc47b2cd78aa8d994e27694185c1f2deb48b049d61a93a795932ce5712
|
||||
|
||||
<h3>(تحديث من اصدار سابق (الطريقة اليدوية:</h3>
|
||||
<ol>
|
||||
<li>تحميل <a href="http://mirror.i2p2.de/i2pupdate_0.8.13.zip">i2pupdate_0.8.13.zip</a>
|
||||
<li>تحميل <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip">i2pupdate_0.9.zip</a>
|
||||
(SHA256
|
||||
36683d906ac121fd28ac5600218aec943da154cb0230f274f0e2a7c6cc6fb8a5
|
||||
<a href="http://mirror.i2p2.de/i2pupdate_0.8.13.zip.sig">sig</a> الى مجلد التثبيت <b>اعد التسمية الى i2pupdate.zip</b>.
|
||||
234d4c0ad1736b389349c702bfcf70511e72770a414b0afe7e9f5e1f5ebca97d
|
||||
<a href="http://mirror.i2p2.de/i2pupdate_0.9.zip.sig">sig</a> الى مجلد التثبيت <b>اعد التسمية الى i2pupdate.zip</b>.
|
||||
او يمكنك تحميل النص المصدري و كتابة في سطر الأوامر ant updater
|
||||
ثم تقوم بنسخ الملف i2pupdate.zip الى مجلد الذي اخترته لتنصيب برنامج I2P لتتم الترقية بطريقة آلية.انت لست بحاجة الى فك ضغط هذا الملف.
|
||||
</li>
|
||||
|
@ -9,26 +9,38 @@ Svou aktuální nainstalovanou verzi Javy si můžete ověřit <a href="http://j
|
||||
nebo z příkazové řádky pomocí příkazu <tt>java -version</tt>
|
||||
<h3>Nová instalace</h3>
|
||||
<ul class="downloadlist">
|
||||
<li>Grafický instalační program:<br />
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.8.13.exe">i2pinstall_0.8.13.exe</a>
|
||||
<li><b>Windows Grafický instalační program:</b><br />
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe">i2pinstall_0.9_windows.exe</a>
|
||||
(SHA256
|
||||
648a552ee009e9648aba0666c05e2f71e442a714716659a0ca4f60aca87bda50
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.8.13.exe.sig">sig</a>)<br />
|
||||
Pod Windows: stáhněte soubor a spusťte ho. Pod ostatními operačními systémy soubor spustíte
|
||||
z příkazové řádky příkazem <code>java -jar i2pinstall_0.8.13.exe</code>
|
||||
006a306a2c5a449cce6a19378da5e74b8aa216ba5a9383a4c2cb66dfead2e736
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe.sig">sig</a>) <br />
|
||||
Pod Windows: stáhněte soubor a spusťte ho.
|
||||
</li>
|
||||
<li>Instalace z příkazové řádky:<br />
|
||||
Stáhněte si grafický instalační program (viz výše) a spusťte ho příkazem <code>java -jar i2pinstall_0.8.13.exe -console</code> <br />
|
||||
Tato instalace funguje pod operačními systémy Windows, Linux a Mac.
|
||||
|
||||
<li><b>Linux / OS X / BSD / Solaris Grafický instalační program:</b><br />
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.9.jar">i2pinstall_0.9.jar</a>
|
||||
(SHA256
|
||||
6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a927099c21d73c0
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.9.jar.sig">sig</a>)<br />
|
||||
Download that file and double-click it (if that works) or
|
||||
type <code>java -jar i2pinstall_0.9.jar</code> in a terminal to run the
|
||||
installer.
|
||||
On some platforms you may be able to right-click and select
|
||||
"Open with Java".</li>
|
||||
|
||||
<li><b>Linux / OS X / BSD / Solaris Instalace z příkazové řádky:</b><br />
|
||||
Stáhněte si grafický instalační program (viz výše) a spusťte ho příkazem <code>java -jar i2pinstall_0.9.jar -console</code>
|
||||
</li>
|
||||
|
||||
<li><a href="/debian.html">Packages for Debian & Ubuntu</a></li>
|
||||
<li>Instalace ze zdrojového kódu:<br />
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.8.13.tar.bz2">i2psource_0.8.13.tar.bz2</a>
|
||||
|
||||
<li><b>Instalace ze zdrojového kódu:</b><br />
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2">i2psource_0.9.tar.bz2</a>
|
||||
(SHA256
|
||||
bdd510cc47b2cd78aa8d994e27694185c1f2deb48b049d61a93a795932ce5712
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.8.13.tar.bz2.sig">sig</a>)<br />
|
||||
8a3654a13781a9aacf9db94081e057be73322f88db2931eba4f2cfa467ead429
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2.sig">sig</a>)<br />
|
||||
Alternativně lze zdrojový kód stáhnout <a href="newdevelopers">z repozitáře monotone</a>.<br/>
|
||||
Spusťte sestavení programu příkazem <code>(tar xjvf i2psource_0.8.13.tar.bz2 ; cd i2p-0.8.13 ; ant pkg)</code> a potom
|
||||
Spusťte sestavení programu příkazem <code>(tar xjvf i2psource_0.9.tar.bz2 ; cd i2p-0.9 ; ant pkg)</code> a potom
|
||||
spusťte grafický instalační program nebo instalaci z příkazové řádky (viz výše).</li>
|
||||
</ul>
|
||||
|
||||
@ -87,10 +99,10 @@ nových verzí.
|
||||
|
||||
<h3>Aktualizace z předchozích verzí (manuální postup):</h3>
|
||||
<ol>
|
||||
<li>Stáhněte si <a href="http://mirror.i2p2.de/i2pupdate_0.8.13.zip">i2pupdate_0.8.13.zip</a>
|
||||
<li>Stáhněte si <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip">i2pupdate_0.9.zip</a>
|
||||
(SHA256
|
||||
36683d906ac121fd28ac5600218aec943da154cb0230f274f0e2a7c6cc6fb8a5
|
||||
<a href="http://mirror.i2p2.de/i2pupdate_0.8.13.zip.sig">sig</a>) a uložte jej do
|
||||
234d4c0ad1736b389349c702bfcf70511e72770a414b0afe7e9f5e1f5ebca97d
|
||||
<a href="http://mirror.i2p2.de/i2pupdate_0.9.zip.sig">sig</a>) a uložte jej do
|
||||
instalační složky I2P. <b>Přejmenujte tento soubor na i2pupdate.zip</b>.
|
||||
(Alternativně si můžete stáhnout zdrojový kód jak je popsáno výše a spustit
|
||||
"ant updater", výsledný soubor i2pupdate.zip pak nakopírovat do instalační složky
|
||||
|
@ -13,27 +13,39 @@ Java Runtime 1.5 oder neuer.
|
||||
or type <tt>java -version</tt> at your command prompt.
|
||||
<h3>Frische Installation</h3>
|
||||
<ul class="downloadlist">
|
||||
<li>Graphischer Installer:<br />
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.8.13.exe">i2pinstall_0.8.13.exe</a>
|
||||
<li><b>Windows Graphischer Installer:</b><br />
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe">i2pinstall_0.9_windows.exe</a>
|
||||
(SHA256
|
||||
648a552ee009e9648aba0666c05e2f71e442a714716659a0ca4f60aca87bda50
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.8.13.exe.sig">sig</a>)<br />
|
||||
Downloade die Datei und führe sie aus. Wenn du nicht Windows nutzt, kannst Du
|
||||
<code>java -jar i2pinstall_0.8.13.exe</code> eingeben (ja, wirklich)</li>
|
||||
<li>Command line (headless) Installation:<br />
|
||||
006a306a2c5a449cce6a19378da5e74b8aa216ba5a9383a4c2cb66dfead2e736
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe.sig">sig</a>)<br />
|
||||
Downloade die Datei und führe sie aus. </li>
|
||||
|
||||
<li><b>Linux / OS X / BSD / Solaris Graphischer Installer:</b><br />
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.9.jar">i2pinstall_0.9.jar</a>
|
||||
(SHA256
|
||||
6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a927099c21d73c0
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.9.jar.sig">sig</a>)<br />
|
||||
Download that file and double-click it (if that works) or
|
||||
type <code>java -jar i2pinstall_0.9.jar</code> in a terminal to run the
|
||||
installer.
|
||||
On some platforms you may be able to right-click and select
|
||||
"Open with Java".</li>
|
||||
|
||||
<li><b>Linux / OS X / BSD / Solaris Command line (headless) Installation:</b><br />
|
||||
Downloade die normale Installationsdatei von oben und rufe
|
||||
<code>java -jar i2pinstall_0.8.13.exe -console</code> auf der Kommandozeile auf.
|
||||
Dieses funktioniert auf Windows, Linux und Mac OS X (ja, wirklich).
|
||||
<code>java -jar i2pinstall_0.9.jar -console</code> auf der Kommandozeile auf.
|
||||
</li>
|
||||
|
||||
<li><a href="/debian.html">Packages for Debian & Ubuntu</a></li>
|
||||
<li>Quelltext Installation:<br />
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.8.13.tar.bz2">i2psource_0.8.13.tar.bz2</a>
|
||||
|
||||
<li><b>Quelltext Installation:</b><br />
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2">i2psource_0.9.tar.bz2</a>
|
||||
(SHA256
|
||||
bdd510cc47b2cd78aa8d994e27694185c1f2deb48b049d61a93a795932ce5712
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.8.13.tar.bz2.sig">sig</a>)<br />
|
||||
8a3654a13781a9aacf9db94081e057be73322f88db2931eba4f2cfa467ead429
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2.sig">sig</a>)<br />
|
||||
Alternativ kannst Du den Quelltext aus <a href="newdevelopers_de">Monotone</a> kopieren.
|
||||
<br/>
|
||||
Führe aus: <code>(tar xjvf i2psource_0.8.13.tar.bz2 ; cd i2p_0.8.13 ; ant pkg)</code> und dann
|
||||
Führe aus: <code>(tar xjvf i2psource_0.9.tar.bz2 ; cd i2p_0.9 ; ant pkg)</code> und dann
|
||||
starte den GUI installer oder die headless Installation wie oben</li>
|
||||
</ul>
|
||||
|
||||
@ -96,10 +108,10 @@ werden kann.
|
||||
|
||||
<h3>Aktualisieren von älteren Versionen (Manuelle Methode):</h3>
|
||||
<ol>
|
||||
<li>Downloade <a href="http://mirror.i2p2.de/i2pupdate_0.8.13.zip">i2pupdate_0.8.13.zip</a>
|
||||
<li>Downloade <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip">i2pupdate_0.9.zip</a>
|
||||
(SHA256
|
||||
36683d906ac121fd28ac5600218aec943da154cb0230f274f0e2a7c6cc6fb8a5
|
||||
<a href="http://mirror.i2p2.de/i2pupdate_0.8.13.zip.sig">sig</a>) in dein I2P
|
||||
234d4c0ad1736b389349c702bfcf70511e72770a414b0afe7e9f5e1f5ebca97d
|
||||
<a href="http://mirror.i2p2.de/i2pupdate_0.9.zip.sig">sig</a>) in dein I2P
|
||||
Installationsverzeichnis und <b>bennene es i2pupdate.zip</b>.
|
||||
(alternativ kannst den Quelltest besorgen und "ant updater" laufen lassen, kopiere dann
|
||||
das erstellte i2pupdate.zip in dein I2P Installationsverzeichnis). Du brauchst
|
||||
|
@ -13,27 +13,39 @@ Java Runtime 1.5 o superior.
|
||||
o teclea <tt>java -version</tt> en tu línea de comandos.
|
||||
<h3>Instalaciones limpias</h3>
|
||||
<ul class="downloadlist">
|
||||
<li>Instalador gráfico:<br />
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.8.13.exe">i2pinstall_0.8.13.exe</a>
|
||||
<li><b>Windows Instalador gráfico:</b><br />
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe">i2pinstall_0.9_windows.exe</a>
|
||||
(SHA256
|
||||
648a552ee009e9648aba0666c05e2f71e442a714716659a0ca4f60aca87bda50
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.8.13.exe.sig">sig</a>)<br />
|
||||
Descarga ese archivo y ejecútalo. Si no estás en Windows, puedes teclear
|
||||
<code>java -jar i2pinstall_0.8.13.exe</code></li>
|
||||
<li>Instalación desde la línea de comandos (headless):<br />
|
||||
Descarga el archivo del instalador gráfico y
|
||||
arranca <code>java -jar i2pinstall_0.8.13.exe -console</code> desde la línea de comandos.
|
||||
Esto funciona en Windows, Linux, y Mac (sí, en serio).
|
||||
006a306a2c5a449cce6a19378da5e74b8aa216ba5a9383a4c2cb66dfead2e736
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe.sig">sig</a>)
|
||||
</li>
|
||||
<li><a href="/debian.html">Packages for Debian & Ubuntu</a></li>
|
||||
<li>Instalación desde el código fuente:<br />
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.8.13.tar.bz2">i2psource_0.8.13.tar.bz2</a>
|
||||
|
||||
<li><b>Linux / OS X / BSD / Solaris Instalador gráfico:</b><br />
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.9.jar">i2pinstall_0.9.jar</a>
|
||||
(SHA256
|
||||
bdd510cc47b2cd78aa8d994e27694185c1f2deb48b049d61a93a795932ce5712
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.8.13.tar.bz2.sig">sig</a>)<br />
|
||||
6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a927099c21d73c0
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.9.jar.sig">sig</a>)<br />
|
||||
Download that file and double-click it (if that works) or
|
||||
type <code>java -jar i2pinstall_0.9.jar</code> in a terminal to run the
|
||||
installer.
|
||||
On some platforms you may be able to right-click and select
|
||||
"Open with Java".</li>
|
||||
|
||||
<li><b>Linux / OS X / BSD / Solaris Instalación desde la línea de comandos (headless):</b><br />
|
||||
Descarga el archivo del instalador gráfico y
|
||||
arranca <code>java -jar i2pinstall_0.9.jar -console</code> desde la línea de comandos.
|
||||
</li>
|
||||
|
||||
<li><a href="/debian.html">Packages for Debian & Ubuntu</a></li>
|
||||
|
||||
<li><b>Instalación desde el código fuente:</b><br />
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2">i2psource_0.9.tar.bz2</a>
|
||||
(SHA256
|
||||
8a3654a13781a9aacf9db94081e057be73322f88db2931eba4f2cfa467ead429
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2.sig">sig</a>)<br />
|
||||
De forma alternativa, puedes obtener las fuentes usando <a href="newdevelopers">monotone</a>.
|
||||
<br/>
|
||||
Ejecuta <code>tar xjvf i2psource_0.8.13.tar.bz2 ; cd i2p-0.8.13 ; ant pkg ;</code> después puedes arrancar el instalador gráfico o bien hacer la instalación desde la línea de comandos descritas anteriormente.</li>
|
||||
Ejecuta <code>tar xjvf i2psource_0.9.tar.bz2 ; cd i2p-0.9 ; ant pkg ;</code> después puedes arrancar el instalador gráfico o bien hacer la instalación desde la línea de comandos descritas anteriormente.</li>
|
||||
</ul>
|
||||
|
||||
Los archivos están firmados por zzz,
|
||||
@ -95,10 +107,10 @@ la actualización automáticamente.
|
||||
|
||||
<h3>Actualizar desde versiones anteriores (método manual):</h3>
|
||||
<ol>
|
||||
<li>Descarga <a href="http://mirror.i2p2.de/i2pupdate_0.8.13.zip">i2pupdate_0.8.13.zip</a>
|
||||
<li>Descarga <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip">i2pupdate_0.9.zip</a>
|
||||
(SHA256
|
||||
36683d906ac121fd28ac5600218aec943da154cb0230f274f0e2a7c6cc6fb8a5
|
||||
<a href="http://mirror.i2p2.de/i2pupdate_0.8.13.zip.sig">sig</a>)
|
||||
234d4c0ad1736b389349c702bfcf70511e72770a414b0afe7e9f5e1f5ebca97d
|
||||
<a href="http://mirror.i2p2.de/i2pupdate_0.9.zip.sig">sig</a>)
|
||||
a tu directorio de instalación I2P y <b>renómbralo como i2pupdate.zip</b>.
|
||||
(Como alternativa, puedes obtener el código fuente tal y como se explicó anteriormente y ejecutar "ant updater", después copia el i2pupdate.zip resultante en tu directorio de instalación I2P). NO es necesario descomprimir ese archivo.</li>
|
||||
<li>Click <a href="http://localhost:7657/configservice.jsp">"Restart"</a></li>
|
||||
|
@ -14,25 +14,37 @@ Java Runtime 1.5 ou plus récent.
|
||||
ou tapez <tt>java -version</tt> à l'invite de commande.
|
||||
<h3>Installation initiale</h3>
|
||||
<ul class="downloadlist">
|
||||
<li>Installeur graphique:<br />
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.8.13.exe">i2pinstall_0.8.13.exe</a>
|
||||
(SHA256 648a552ee009e9648aba0666c05e2f71e442a714716659a0ca4f60aca87bda50
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.8.13.exe.sig">sig</a>)<br />
|
||||
Téléchargez ce fichier et exécutez-le. Si vous n'êtes pas sous Windows, vous pouvez
|
||||
taper <code>java -jar i2pinstall_0.8.13.exe</code> (non, ça n'est pas une blague!!)</li>
|
||||
<li>Installation en ligne de commande (facile):<br />
|
||||
Téléchargez le fichier de l'installeur graphique ci-dessus et
|
||||
exécutez <code>java -jar i2pinstall_0.8.13.exe -console</code> sur la ligne de commande.
|
||||
Ça marche sous Windows, Linux, et Mac (vraiment).
|
||||
<li><b>Windows Installeur graphique:</b><br />
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe">i2pinstall_0.9_windows.exe</a>
|
||||
(SHA256 006a306a2c5a449cce6a19378da5e74b8aa216ba5a9383a4c2cb66dfead2e736
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe.sig">sig</a>)<br />
|
||||
Téléchargez ce fichier et exécutez-le.
|
||||
</li>
|
||||
|
||||
<li><b>Linux / OS X / BSD / Solaris Installeur graphique:</b><br />
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.9.jar">i2pinstall_0.9.jar</a>
|
||||
(SHA256
|
||||
6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a927099c21d73c0
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.9.jar.sig">sig</a>)<br />
|
||||
Téléchargez ce fichier et exécutez-le.
|
||||
Vous pouvez
|
||||
taper <code>java -jar i2pinstall_0.9.jar</code>
|
||||
</li>
|
||||
|
||||
<li><b>Linux / OS X / BSD / Solaris Installation en ligne de commande (facile):</b><br />
|
||||
Téléchargez le fichier de l'installeur graphique ci-dessus et
|
||||
exécutez <code>java -jar i2pinstall_0.9.jar -console</code> sur la ligne de commande.
|
||||
</li>
|
||||
|
||||
<li><a href="/debian_fr.html">Packages for Debian & Ubuntu</a></li>
|
||||
<li>À partir des sources:<br />
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.8.13.tar.bz2">i2psource_0.8.13.tar.bz2</a>
|
||||
(SHA256 bdd510cc47b2cd78aa8d994e27694185c1f2deb48b049d61a93a795932ce5712
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.8.13.tar.bz2.sig">sig</a>)<br />
|
||||
|
||||
<li><b>À partir des sources:</b><br />
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2">i2psource_0.9.tar.bz2</a>
|
||||
(SHA256 8a3654a13781a9aacf9db94081e057be73322f88db2931eba4f2cfa467ead429
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2.sig">sig</a>)<br />
|
||||
Vous pouvez si vous préférez récupérer les sources sur <a href="newdevelopers">monotone</a>.
|
||||
<br/>
|
||||
Exécuter <code>(tar xjvf i2psource_0.8.13.tar.bz2 ; cd i2p-0.8.13 ; ant pkg)</code> puis, soit
|
||||
Exécuter <code>(tar xjvf i2psource_0.9.tar.bz2 ; cd i2p-0.9 ; ant pkg)</code> puis, soit
|
||||
lancer l'installeur graphique, soit passer par la ligne de commande.</li>
|
||||
</ul>
|
||||
|
||||
@ -108,9 +120,9 @@ cliquant dessus
|
||||
|
||||
<h3>Mises à jour de versions plus anciennes (méthode manuelle):</h3>
|
||||
<ol>
|
||||
<li>Téléchargez <a href="http://mirror.i2p2.de/i2pupdate_0.8.13.zip">i2pupdate_0.8.13.zip</a>
|
||||
(SHA256 36683d906ac121fd28ac5600218aec943da154cb0230f274f0e2a7c6cc6fb8a5
|
||||
<a href="http://mirror.i2p2.de/i2pupdate_0.8.13.zip.sig">sig</a>) dans votre répertoire d'installation d'I2P
|
||||
<li>Téléchargez <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip">i2pupdate_0.9.zip</a>
|
||||
(SHA256 234d4c0ad1736b389349c702bfcf70511e72770a414b0afe7e9f5e1f5ebca97d
|
||||
<a href="http://mirror.i2p2.de/i2pupdate_0.9.zip.sig">sig</a>) dans votre répertoire d'installation d'I2P
|
||||
et <b>renommez-le i2pupdate.zip</b>.
|
||||
(sinon, prenez les sources - voir plus haut - et lancez "ant updater", puis copiez/déplacez le i2pupdate.zip généré
|
||||
vers votre répertoire d'installation d'I2P). Il n'est pas nécessaire de décompresser ce fichier.</li>
|
||||
|
@ -14,32 +14,43 @@
|
||||
|
||||
<ul class="downloadlist">
|
||||
|
||||
<li>Графический инсталлятор:<br />
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.8.13.exe">i2pinstall_0.8.13.exe</a>
|
||||
<li><b>Windows Графический инсталлятор:</b><br />
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe">i2pinstall_0.9_windows.exe</a>
|
||||
(SHA256
|
||||
648a552ee009e9648aba0666c05e2f71e442a714716659a0ca4f60aca87bda50
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.8.13.exe.sig">sig</a>)<br />
|
||||
|
||||
Под Windows: скачайте этот файл и запустите его. Под другими операционными системами его можно запустить из командной строки командой <code>java -jar i2pinstall_0.8.13.exe</code>
|
||||
006a306a2c5a449cce6a19378da5e74b8aa216ba5a9383a4c2cb66dfead2e736
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe.sig">sig</a>)<br />
|
||||
Под Windows: скачайте этот файл и запустите его.
|
||||
</li>
|
||||
|
||||
<li>Установка из командной строки:<br />
|
||||
<li><b>Linux / OS X / BSD / Solaris Графический инсталлятор:</b><br />
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.9.jar">i2pinstall_0.9.jar</a>
|
||||
(SHA256
|
||||
6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a927099c21d73c0
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.9.jar.sig">sig</a>)<br />
|
||||
Download that file and double-click it (if that works) or
|
||||
type <code>java -jar i2pinstall_0.9.jar</code> in a terminal to run the
|
||||
installer.
|
||||
On some platforms you may be able to right-click and select
|
||||
"Open with Java".
|
||||
Под другими операционными системами его можно запустить из командной строки командой <code>java -jar i2pinstall_0.9.jar</code>
|
||||
</li>
|
||||
|
||||
Скачайте графический инсталлятор по ссылке выше и запустите из командной строки <code>java -jar i2pinstall_0.8.13.exe -console</code> <br />
|
||||
Такой способ работает в Windows, Linux и Mac OS X.
|
||||
<li><b>Linux / OS X / BSD / Solaris Установка из командной строки:</b><br />
|
||||
|
||||
Скачайте графический инсталлятор по ссылке выше и запустите из командной строки <code>java -jar i2pinstall_0.9.jar -console</code> <br />
|
||||
</li>
|
||||
|
||||
<li><a href="/debian.html">Packages for Debian & Ubuntu</a></li>
|
||||
|
||||
<li>Установка из исходного кода:<br />
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.8.13.tar.bz2">i2psource_0.8.13.tar.bz2</a>
|
||||
<li><b>Установка из исходного кода:</b><br />
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2">i2psource_0.9.tar.bz2</a>
|
||||
(SHA256
|
||||
bdd510cc47b2cd78aa8d994e27694185c1f2deb48b049d61a93a795932ce5712
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.8.13.tar.bz2.sig">sig</a>)<br />
|
||||
8a3654a13781a9aacf9db94081e057be73322f88db2931eba4f2cfa467ead429
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2.sig">sig</a>)<br />
|
||||
|
||||
(Как вариант, можете скачать текущий исходный код из <a href="newdevelopers">monotone-репозитория</a>.)
|
||||
<br/>
|
||||
Запустите процесс сборки <code>(tar xjvf i2psource_0.8.13.tar.bz2 ; cd i2p-0.8.13 ; ant pkg)</code>, затем воспользуйтесь собранным инсталлятором в графическом или консольном режиме (см. предыдущие способы установки).
|
||||
Запустите процесс сборки <code>(tar xjvf i2psource_0.9.tar.bz2 ; cd i2p-0.9 ; ant pkg)</code>, затем воспользуйтесь собранным инсталлятором в графическом или консольном режиме (см. предыдущие способы установки).
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@ -90,10 +101,10 @@ Unix-совместимые системы: I2P можно запустить в
|
||||
|
||||
<ol>
|
||||
<li>Скачайте
|
||||
<a href="http://mirror.i2p2.de/i2pupdate_0.8.13.zip">i2pupdate_0.8.13.zip</a>
|
||||
<a href="http://mirror.i2p2.de/i2pupdate_0.9.zip">i2pupdate_0.9.zip</a>
|
||||
(SHA256
|
||||
36683d906ac121fd28ac5600218aec943da154cb0230f274f0e2a7c6cc6fb8a5
|
||||
<a href="http://mirror.i2p2.de/i2pupdate_0.8.13.zip.sig">sig</a>)
|
||||
234d4c0ad1736b389349c702bfcf70511e72770a414b0afe7e9f5e1f5ebca97d
|
||||
<a href="http://mirror.i2p2.de/i2pupdate_0.9.zip.sig">sig</a>)
|
||||
в директорию, где у Вас установлен I2P и <b>переименуйте в i2pupdate.zip</b>. (Как вариант, можно скачать исходный код и запустить сборку командой «ant updater», после чего скопировать полученный i2pupdate.zip в директорию, где у Вас установлен I2P.) Вам НЕ надо распаковывать этот zip-файл.
|
||||
</li>
|
||||
<li>Нажмите <a href="http://localhost:7657/configservice.jsp">«Перезагрузить плавно»</a></li>
|
||||
|
@ -10,21 +10,37 @@
|
||||
或在命令行中输入 <tt>java -version</tt> 。
|
||||
<h3>全新安装</h3>
|
||||
<ul class="downloadlist">
|
||||
<li>图形安装程序:<br />
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.8.13.exe">i2pinstall_0.8.13.exe</a>
|
||||
<li><b>Windows</b> 图形安装程序:<br />
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe">i2pinstall_0.9_windows.exe</a>
|
||||
<br/>(SHA256
|
||||
648a552ee009e9648aba0666c05e2f71e442a714716659a0ca4f60aca87bda50
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.8.13.exe.sig">sig</a>)
|
||||
<br />下载以上文件并运行如果你不是 windows 用户,可以输入 <code>java -jar i2pinstall_0.8.13.exe</code> (没错,就这么写)</li>
|
||||
<li>命令行安装(即无头安装):<br />
|
||||
下载上面的图形安装程序并在命令行状态下运行 <code>java -jar i2pinstall_0.8.13.exe -console</code>。
|
||||
以上方法适用于 windows,linux, 和 mac (没错,确实可行).</li>
|
||||
006a306a2c5a449cce6a19378da5e74b8aa216ba5a9383a4c2cb66dfead2e736
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe.sig">sig</a>)
|
||||
</li>
|
||||
|
||||
<li><b>Linux / OS X / BSD / Solaris</b> 图形安装程序:<br />
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.9.jar">i2pinstall_0.9.jar</a>
|
||||
(SHA256
|
||||
6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a927099c21d73c0
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.9.jar.sig">sig</a>)<br />
|
||||
Download that file and double-click it (if that works) or
|
||||
type <code>java -jar i2pinstall_0.9.jar</code> in a terminal to run the
|
||||
installer.
|
||||
On some platforms you may be able to right-click and select
|
||||
"Open with Java".
|
||||
<br />下载以上文件并运行如果你不是 windows 用户,可以输入 <code>java -jar i2pinstall_0.9.jar</code>
|
||||
</li>
|
||||
|
||||
<li><b>Linux / OS X / BSD / Solaris</b> 命令行安装(即无头安装):<br />
|
||||
下载上面的图形安装程序并在命令行状态下运行 <code>java -jar i2pinstall_0.9.jar -console</code>。
|
||||
</li>
|
||||
|
||||
<li><a href="/debian.html">Packages for Debian & Ubuntu</a></li>
|
||||
|
||||
<li>用源码安装:<br />
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.8.13.tar.bz2">i2psource_0.8.13.tar.bz2</a>
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2">i2psource_0.9.tar.bz2</a>
|
||||
<br/>(SHA256
|
||||
bdd510cc47b2cd78aa8d994e27694185c1f2deb48b049d61a93a795932ce5712
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.8.13.tar.bz2.sig">sig</a>)<br />此外,你也可以从 <a href="newdevelopers">monotone</a> 中下载源码。<br/>执行 <code>(tar xjvf i2psource_0.8.13.tar.bz2 ; cd i2p_0.8.13 ; ant pkg)</code>
|
||||
8a3654a13781a9aacf9db94081e057be73322f88db2931eba4f2cfa467ead429
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2.sig">sig</a>)<br />此外,你也可以从 <a href="newdevelopers">monotone</a> 中下载源码。<br/>执行 <code>(tar xjvf i2psource_0.9.tar.bz2 ; cd i2p_0.9 ; ant pkg)</code>
|
||||
,然后运行图形安装程序或进行命令行安装。</li>
|
||||
</ul>
|
||||
|
||||
@ -54,9 +70,9 @@ bdd510cc47b2cd78aa8d994e27694185c1f2deb48b049d61a93a795932ce5712
|
||||
|
||||
<h3>旧版升级 (手动方法):</h3>
|
||||
<ol>
|
||||
<li>下载 <a href="http://mirror.i2p2.de/i2pupdate_0.8.13.zip">i2pupdate_0.8.13.zip</a> <br/>(SHA256
|
||||
36683d906ac121fd28ac5600218aec943da154cb0230f274f0e2a7c6cc6fb8a5
|
||||
<a href="http://mirror.i2p2.de/i2pupdate_0.8.13.zip.sig">sig</a>) 放入 I2P 安装文件夹并 <b>改名为 i2pupdate.zip</b>. (此外,您还可以在得到前述的源码包后运行 "ant updater",将生成的 i2pupdate.zip 复制到您的 I2P 安装目录中)。<b>不要</b>将此文件解压缩。</li>
|
||||
<li>下载 <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip">i2pupdate_0.9.zip</a> <br/>(SHA256
|
||||
234d4c0ad1736b389349c702bfcf70511e72770a414b0afe7e9f5e1f5ebca97d
|
||||
<a href="http://mirror.i2p2.de/i2pupdate_0.9.zip.sig">sig</a>) 放入 I2P 安装文件夹并 <b>改名为 i2pupdate.zip</b>. (此外,您还可以在得到前述的源码包后运行 "ant updater",将生成的 i2pupdate.zip 复制到您的 I2P 安装目录中)。<b>不要</b>将此文件解压缩。</li>
|
||||
<li>点击 <a href="http://localhost:7657/configservice.jsp">"Restart"</a>(平滑重启)</li>
|
||||
<li>去喝杯咖啡,11分钟后就完成了。</li>
|
||||
</ol>
|
||||
|
@ -4,7 +4,7 @@
|
||||
<table cellspacing="10" class="announce"><tr class="announce"><td valign="top" class="announce">
|
||||
<div class="version">
|
||||
<b>Latest version:</b><div class="underline"></div>
|
||||
2012-02-27 - <strong>I2P 0.8.13</strong> - {{ urlify("release-0.8.13", "Announcement", "html")}}
|
||||
2012-05-02 - <strong>I2P 0.9</strong> - {{ urlify("release-0.9", "Announcement", "html")}}
|
||||
- <a href="download">Download</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,10 +12,10 @@
|
||||
</div>
|
||||
<div class="news">
|
||||
<b>Latest News:</b><div class="underline"></div>
|
||||
2012-05-02 - I2P 0.9 <a href="release-0.9.html">Released</a><br />
|
||||
2012-02-27 - I2P 0.8.13 <a href="release-0.8.13.html">Released</a><br />
|
||||
2012-01-06 - I2P 0.8.12 <a href="release-0.8.12.html">Released</a><br />
|
||||
2011-11-08 - I2P 0.8.11 <a href="release-0.8.11.html">Released</a><br />
|
||||
2011-10-20 - I2P 0.8.10 <a href="release-0.8.10.html">Released</a><br />
|
||||
</div>
|
||||
<!--
|
||||
<td>
|
||||
|
@ -4,7 +4,7 @@
|
||||
<table cellspacing="10" class="announce"><tr class="announce"><td valign="top" class="announce">
|
||||
<div class="version">
|
||||
<b>الإصدار الأحدث</b><div class=underline></div>
|
||||
2012-02-27 - <strong>I2P 0.8.13</strong> - {{ urlify("release-0.8.13", "Announcement", "html")}}
|
||||
2012-05-02 - <strong>I2P 0.9</strong> - {{ urlify("release-0.9", "Announcement", "html")}}
|
||||
- <a href="download">تحميل</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,10 +12,10 @@
|
||||
</div>
|
||||
<div class="news" >
|
||||
<b>أحدث الأخبار :</b><div class=underline></div>
|
||||
2012-05-02 - I2P 0.9 <a href="release-0.9.html">تمّ اطلاق النسخة</a> <br />
|
||||
2012-02-27 - I2P 0.8.13 <a href="release-0.8.13.html">تمّ اطلاق النسخة</a> <br />
|
||||
2012-01-06 - I2P 0.8.12 <a href="release-0.8.12.html">تمّ اطلاق النسخة</a> <br />
|
||||
2011-11-08 - I2P 0.8.11 <a href="release-0.8.11.html">تمّ اطلاق النسخة</a> <br />
|
||||
2011-10-20 - I2P 0.8.10 <a href="release-0.8.10.html">تمّ اطلاق النسخة</a> <br />
|
||||
</div>
|
||||
<!--
|
||||
<td>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<div class="version">
|
||||
<b>Aktuální verze:</b>
|
||||
<div class="underline"></div>
|
||||
2012-02-27 - <strong>I2P 0.8.13</strong> - {{ urlify("release-0.8.13", "Poznámky k vydání", "html")}}
|
||||
2012-05-02 - <strong>I2P 0.9</strong> - {{ urlify("release-0.9", "Poznámky k vydání", "html")}}
|
||||
- <a href="download">Stáhnout</a>
|
||||
<br /><div class="underline"></div>
|
||||
2007-09-28 - <strong>Syndie 1.101a</strong> -
|
||||
@ -14,10 +14,10 @@
|
||||
</div>
|
||||
<div class="news">
|
||||
<b>Novinky:</b><div class=underline></div>
|
||||
2012-05-02 - I2P 0.9 <a href="release-0.9.html">Vydání</a><br />
|
||||
2012-02-27 - I2P 0.8.13 <a href="release-0.8.13.html">Vydání</a><br />
|
||||
2012-01-06 - I2P 0.8.12 <a href="release-0.8.12.html">Vydání</a><br />
|
||||
2011-11-08 - I2P 0.8.11 <a href="release-0.8.11.html">Vydání</a><br />
|
||||
2011-10-20 - I2P 0.8.10 <a href="release-0.8.10.html">Vydání</a><br />
|
||||
</div>
|
||||
<!--
|
||||
<td>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<div class="version">
|
||||
<b>Aktuellste Version:</b>
|
||||
<div class="underline"></div>
|
||||
2012-02-27 - <strong>I2P 0.8.13</strong> - {{ urlify("release-0.8.13", "Ankündigung", "html")}}
|
||||
2012-05-02 - <strong>I2P 0.9</strong> - {{ urlify("release-0.9", "Ankündigung", "html")}}
|
||||
- <a href="download_de.html">Download</a>
|
||||
<div class="underline"></div>
|
||||
2007-09-28 - <strong>Syndie 1.101a</strong> -
|
||||
@ -13,10 +13,10 @@
|
||||
- <a href="http://syndie.i2p2.de/download.html">Download</a>
|
||||
</div>
|
||||
<div class="news"><strong>Letzte Neuigkeiten:</strong><div class="underline"></div>
|
||||
2012-05-02 - I2P 0.9 <a href="release-0.9.html">veröffentlicht</a><br />
|
||||
2012-02-27 - I2P 0.8.13 <a href="release-0.8.13.html">veröffentlicht</a><br />
|
||||
2012-01-06 - I2P 0.8.12 <a href="release-0.8.12.html">veröffentlicht</a><br />
|
||||
2011-11-08 - I2P 0.8.11 <a href="release-0.8.11.html">veröffentlicht</a><br />
|
||||
2011-10-20 - I2P 0.8.10 <a href="release-0.8.10.html">veröffentlicht</a><br />
|
||||
</div>
|
||||
<!--
|
||||
<td>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<div class="version">
|
||||
<b>Versión actual:</b>
|
||||
<div class="underline"></div>
|
||||
2012-02-27 - <strong>I2P 0.8.13</strong> - {{ urlify("release-0.8.13", "Anunciación", "html")}}
|
||||
2012-05-02 - <strong>I2P 0.9</strong> - {{ urlify("release-0.9", "Anunciación", "html")}}
|
||||
- <a href="download_es.html">Descarga</a>
|
||||
<div class="underline"></div>
|
||||
2007-09-28 - <strong>Syndie 1.101a</strong> -
|
||||
@ -13,10 +13,10 @@
|
||||
- <a href="http://syndie.i2p2.de/download.html">Descarga</a>
|
||||
</div>
|
||||
<div class="news"><strong>Novedades:</strong><div class="underline"></div>
|
||||
2012-05-02 - I2P 0.9 <a href="release-0.9.html">publicada</a><br />
|
||||
2012-02-27 - I2P 0.8.13 <a href="release-0.8.13.html">publicada</a><br />
|
||||
2012-01-06 - I2P 0.8.12 <a href="release-0.8.12.html">publicada</a><br />
|
||||
2011-11-08 - I2P 0.8.11 <a href="release-0.8.11.html">publicada</a><br />
|
||||
2011-10-20 - I2P 0.8.10 <a href="release-0.8.10.html">publicada</a><br />
|
||||
</div>
|
||||
<!--
|
||||
<td>
|
||||
|
@ -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>
|
||||
2012-02-27 - <strong>I2P 0.8.13</strong> - {{ urlify("release-0.8.13_fr.html", "Annonce", "html")}}
|
||||
2012-05-02 - <strong>I2P 0.9</strong> - {{ urlify("release-0.9_fr.html", "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,10 +12,10 @@
|
||||
</div>
|
||||
<div class="news">
|
||||
<b>Dernières nouvelles :</b><div class=underline></div>
|
||||
2012-05-02 - I2P 0.9 <a href="release-0.9_fr.html">Publiée</a><br />
|
||||
2012-02-27 - I2P 0.8.13 <a href="release-0.8.13_fr.html">Publiée</a><br />
|
||||
2012-01-06 - I2P 0.8.12 <a href="release-0.8.12_fr.html">Publiée</a><br />
|
||||
2011-11-08 - I2P 0.8.11 <a href="release-0.8.11_fr.html">Publiée</a><br />
|
||||
2011-10-20 - I2P 0.8.10 <a href="release-0.8.10_fr.html">Publiée</a><br />
|
||||
</div>
|
||||
<!--
|
||||
<td>
|
||||
|
@ -4,7 +4,7 @@
|
||||
<table cellspacing="10" class="announce"><tr class="announce"><td valign="top" class="announce">
|
||||
<div class="version">
|
||||
<b>Latest version:</b><div class=underline></div>
|
||||
2012-02-27 - <strong>I2P 0.8.13</strong> - {{ urlify("release-0.8.13", "Announcement", "html")}}
|
||||
2012-05-02 - <strong>I2P 0.9</strong> - {{ urlify("release-0.9", "Announcement", "html")}}
|
||||
- <a href="download">Download</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,10 +12,10 @@
|
||||
</div>
|
||||
<div class="news">
|
||||
<b>Latest News:</b><div class=underline></div>
|
||||
2012-05-02 - I2P 0.9 <a href="release-0.9.html">Rilasciata</a><br />
|
||||
2012-02-27 - I2P 0.8.13 <a href="release-0.8.13.html">Rilasciata</a><br />
|
||||
2012-01-06 - I2P 0.8.12 <a href="release-0.8.12.html">Rilasciata</a><br />
|
||||
2011-11-08 - I2P 0.8.11 <a href="release-0.8.11.html">Rilasciata</a><br />
|
||||
2011-10-20 - I2P 0.8.10 <a href="release-0.8.10.html">Rilasciata</a><br />
|
||||
</div>
|
||||
<!--
|
||||
<td>
|
||||
|
@ -4,7 +4,7 @@
|
||||
<table cellspacing="10" class="announce"><tr class="announce"><td valign="top" class="announce">
|
||||
<div class="version">
|
||||
<b>Laatste versie:</b><div class=underline></div>
|
||||
2012-02-27 - <strong>I2P 0.8.13</strong> - {{ urlify("release-0.8.13", "Aankondiging", "html")}}
|
||||
2012-05-02 - <strong>I2P 0.9</strong> - {{ urlify("release-0.9", "Aankondiging", "html")}}
|
||||
- <a href="download">Download</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,10 +12,10 @@
|
||||
</div>
|
||||
<div class="news">
|
||||
<b>Laatste Nieuws:</b><div class=underline></div>
|
||||
2012-05-02 - I2P 0.9 <a href="release-0.9.html">Release</a><br />
|
||||
2012-02-27 - I2P 0.8.13 <a href="release-0.8.13.html">Release</a><br />
|
||||
2012-01-06 - I2P 0.8.12 <a href="release-0.8.12.html">Release</a><br />
|
||||
2011-11-08 - I2P 0.8.11 <a href="release-0.8.11.html">Release</a><br />
|
||||
2011-10-20 - I2P 0.8.10 <a href="release-0.8.10.html">Release</a><br />
|
||||
</div>
|
||||
<!--
|
||||
<td>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<div class="version">
|
||||
<b>Последние Версии:</b>
|
||||
<div class=underline></div>
|
||||
2012-02-27 - <strong>I2P 0.8.13</strong> - {{ urlify("release-0.8.13", "Announcement", "html")}} - <a href="download_ru">Скачать</a><br />
|
||||
2012-05-02 - <strong>I2P 0.9</strong> - {{ urlify("release-0.9", "Announcement", "html")}} - <a href="download_ru">Скачать</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> --> - <a href="http://syndie.i2p2.de/download.html">Скачать</a>
|
||||
</div>
|
||||
@ -14,10 +14,10 @@
|
||||
<div class="news">
|
||||
<b>Последние Новости:</b>
|
||||
<div class=underline></div>
|
||||
2012-05-02 - I2P 0.9 <a href="release-0.9.html">Released</a><br />
|
||||
2012-02-27 - I2P 0.8.13 <a href="release-0.8.13.html">Released</a><br />
|
||||
2012-01-06 - I2P 0.8.12 <a href="release-0.8.12.html">Released</a><br />
|
||||
2011-11-08 - I2P 0.8.11 <a href="release-0.8.11.html">Released</a><br />
|
||||
2011-10-20 - I2P 0.8.10 <a href="release-0.8.10.html">Released</a><br />
|
||||
</div>
|
||||
</table>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<div class="version">
|
||||
<b>最新版本:</b>
|
||||
<div class=underline></div>
|
||||
2012-02-27 - <strong>I2P 0.8.13</strong> - {{ urlify("release-0.8.13", "Announcement", "html")}}
|
||||
2012-05-02 - <strong>I2P 0.9</strong> - {{ urlify("release-0.9", "Announcement", "html")}}
|
||||
- <a href="download_zh.html">下载</a>
|
||||
<div class="underline"></div>
|
||||
2007-09-28 - <strong>Syndie 1.101a</strong> -
|
||||
@ -14,10 +14,10 @@
|
||||
</div>
|
||||
<div class="news">
|
||||
<b>最新动态:</b><div class=underline></div>
|
||||
2012-05-02 - I2P 0.9 <a href="release-0.9.html">新版发布</a><br />
|
||||
2012-02-27 - I2P 0.8.13 <a href="release-0.8.13.html">新版发布</a><br />
|
||||
2012-01-06 - I2P 0.8.12 <a href="release-0.8.12.html">新版发布</a><br />
|
||||
2011-11-08 - I2P 0.8.11 <a href="release-0.8.11.html">新版发布</a><br />
|
||||
2011-10-20 - I2P 0.8.10 <a href="release-0.8.10.html">新版发布</a><br />
|
||||
</div>
|
||||
<!--
|
||||
<td>
|
||||
|
@ -2,6 +2,11 @@
|
||||
{% block title %}0.9 Release{% endblock %}
|
||||
{% block content %}
|
||||
|
||||
<p>
|
||||
The 0.9 release concludes over a year and a half of work on the 0.8.x series,
|
||||
in which we greatly improved the performance and security of the router, and the
|
||||
scalability of the network.
|
||||
</p>
|
||||
<p>
|
||||
In the 0.9 release we migrate to Jetty 6 for the console and eepsite web server,
|
||||
and introduce a simplified router console home page.
|
||||
@ -30,9 +35,11 @@ was successful and the eepsites are operational after the router restarts.
|
||||
<p> Plugin information:
|
||||
<br /> Plugins not listed below should continue to work under Jetty 6.
|
||||
<br /> The following plugins require updates for Jetty 6. The router will download and install them a few minutes
|
||||
after upgrading: i2pbote, pebble, zzzot
|
||||
after upgrading: i2pcontrol, pebble, zzzot
|
||||
<br /> The following plugins have been renamed and for Jetty 6. Users must manually remove them and download the new versions
|
||||
after upgrading: neodatis, seedless
|
||||
<br /> The following plugin does not work well with Jetty 6, you may wish to remove it and install the unofficial replacement
|
||||
from plugins.i2p after upgrading: i2pbote
|
||||
</p>
|
||||
|
||||
<p> Other non-standard console and eepsite webapps not packaged by the I2P development team may or may not
|
||||
|
Reference in New Issue
Block a user