forked from I2P_Developers/i2p.www
0.3.2.3
This commit is contained in:
@@ -1,16 +1,12 @@
|
||||
<h3>New installs</h3>
|
||||
<ul>
|
||||
<li><a href="http://dev.i2p.net/i2p/i2p_0_3_2.1.tar.gz">http://dev.i2p.net/i2p/i2p_0_3_2.1.tar.gz</a>
|
||||
(md5 7ba8f419edf525725d7004cb3d4c4d3e)</li>
|
||||
<li><a href="http://dev.i2p.net/i2p/i2p_0_3_2_3.tar.gz">http://dev.i2p.net/i2p/i2p_0_3_2_3.tar.gz</a>
|
||||
(md5 90d7553351a0827afa30cc5c37ebb21a)</li>
|
||||
<li>Command line installer: <a href="http://dev.i2p.net/i2p/install.jar">http://dev.i2p.net/i2p/install.jar</a>
|
||||
(md5 252d520247ece2a0a220cfe1bae65de8)</li>
|
||||
(md5 15a279e93095dc9d4808b29c5a6bbe71)</li>
|
||||
<li>GUI installer: <a href="http://dev.i2p.net/i2p/guiinstall.jar">http://dev.i2p.net/i2p/guiinstall.jar</a>
|
||||
(md5 7c0aaa18882b6214f02b7cd9185e1870)<br />
|
||||
(md5 15a279e93095dc9d4808b29c5a6bbe71)<br />
|
||||
run either installer via <code>java -jar [installerName]</code></li>
|
||||
<li>Seperate GUI apps: <a href="http://dev.i2p.net/i2p/gui.zip">http://dev.i2p.net/i2p/gui.zip</a>
|
||||
(md5 843e39609ed01a1b4bfc26b2d9c43dd7)<br />
|
||||
download the zip and extract it into your I2P installation directory (it
|
||||
creates files in lib/ and a GUI-licenses.txt describing the contents)</li>
|
||||
</ul>
|
||||
|
||||
<h3>Precompiled <a href="jbigi">jbigi</a> libraries (for fast native crypto)</h3>
|
||||
@@ -28,19 +24,19 @@ directory</li>
|
||||
(you must have ant 1.5.*, untested on earlier versions)</li>
|
||||
</ul>
|
||||
|
||||
<h3>Updates from 0.3.1.1-0.3.2</h3>
|
||||
<h3>Updates from 0.3.1.1-0.3.2.2</h3>
|
||||
<ul>
|
||||
<li>replace the following files in your lib directory from the
|
||||
<a href="http://dev.i2p.net/i2p/">http://dev.i2p.net/i2p/</a> site:
|
||||
<pre>
|
||||
heartbeat.jar (md5 b6796aed4b5bef0d14c96fea97e6154d)
|
||||
i2p.jar (md5 40872f78e2789a2ab9bc7b250f5c927c)
|
||||
i2ptunnel.jar (md5 ad1b91d5283472005833cbf3d27c7d31)
|
||||
mstreaming.jar (md5 17d4fd50811c94ec8f46c1c7e3df4f28)
|
||||
netmonitor.jar (md5 19b7bef5d605cbf14b8a83b643ee9424)
|
||||
router.jar (md5 691702fc8a25316624a9219ce16c13fb)
|
||||
sam.jar (md5 9f8653e4643431442a95b3cab1074654)
|
||||
timestamper.jar (md5 cbad694b1e0da4dcdd9db12b6070bebc)
|
||||
heartbeat.jar (md5 be1273dce27f85d019b964c011c6599f)
|
||||
i2p.jar (md5 266c9b0da1ea92b5591e77d5646394c6)
|
||||
i2ptunnel.jar (md5 aaaa1602742c8560019cd17b4b1eb344)
|
||||
mstreaming.jar (md5 be86dfe1549c7fca6e854d60fe8c554e)
|
||||
netmonitor.jar (md5 0b2a53cd9a96a0d6944f2ea9891a7b7c)
|
||||
router.jar (md5 8892af60e7573c3743e0fcbe5f2bc8e9)
|
||||
sam.jar (md5 86963bf93de22634ff533e1997f6f8ff)
|
||||
timestamper.jar (md5 229f4edfd804f0f59ed6696ba3914cb9)
|
||||
</pre></li>
|
||||
<li>restart your router</li>
|
||||
</ul>
|
||||
|
@@ -3,7 +3,7 @@
|
||||
<p>A distributed anonymous and secure communication network.</p>
|
||||
|
||||
<p><b>Latest version:</b><br />
|
||||
2004-07-15 - 0.3.2.2 -
|
||||
<a href="http://dev.i2p.net/pipermail/i2p/2004-July/000331.html">Announcement</a>
|
||||
2004-07-16 - 0.3.2.3 -
|
||||
<a href="http://dev.i2p.net/pipermail/i2p/2004-July/000341.html">Announcement</a>
|
||||
- <a href="download">Download</a>
|
||||
</p>
|
||||
|
Reference in New Issue
Block a user