Files
i2p.www/www.i2p2/pages/download.html

93 lines
4.3 KiB
HTML
Raw Normal View History

2008-01-31 20:38:37 +00:00
{% extends "_layout.html" %}
{% block title %}Download{% endblock %}
{% block content %}<h3>Clean installs</h3>
<ul>
2005-09-18 02:18:12 +00:00
<li>Graphical installer:<br />
2008-04-27 13:05:35 +00:00
<a href="http://mirror.i2p2.de/i2pinstall_0.6.1.33.exe">i2pinstall-0.6.1.33.exe</a>
2008-03-09 15:21:50 +00:00
(SHA1
2008-04-27 13:05:35 +00:00
61a333820e5f8726391b22ba8cd55e0a5430c812
<a href="http://mirror.i2p2.de/i2pinstall_0.6.1.33.exe.sig">sig</a>)<br />
2005-09-18 02:18:12 +00:00
Download that file and run it. If you're not on windows, you can
2008-04-27 13:05:35 +00:00
type <code>java -jar i2pinstall-0.6.1.33.exe</code> (yes, really)</li>
<li>Headless install:<br />
2008-04-27 13:05:35 +00:00
<a href="http://mirror.i2p2.de/i2pheadless_0.6.1.33.tar.bz2">i2pheadless_0.6.1.33.tar.bz2</a>
2008-03-09 15:21:50 +00:00
(SHA1
2008-04-27 13:05:35 +00:00
74e94871dca130bde0e49c0855ed8156c4012270
<a href="http://mirror.i2p2.de/i2pheadless_0.6.1.33.tar.bz2.sig">sig</a>)<br />
Run <code>(tar xjvf i2pheadless_0.6.1.33.tar.bz2 ; cd i2p ; vi install-headless.txt)</code></li>
<li>Source install:<br />
2008-04-27 13:05:35 +00:00
<a href="http://mirror.i2p2.de/i2psource_0.6.1.33.tar.bz2">i2psource_0.6.1.33.tar.bz2</a>
2008-03-09 15:21:50 +00:00
(SHA1
2008-04-27 13:05:35 +00:00
ca73e5cf57d57c7de4b49ae41b2890f890d5d0bb
<a href="http://mirror.i2p2.de/i2psource_0.6.1.33.tar.bz2.sig">sig</a>)<br />
2008-02-01 18:03:05 +00:00
Alternately, you can fetch the source from <a href="monotone">monotone</a>.
<br/>
2008-04-27 13:05:35 +00:00
Run <code>(tar xjvf i2psource_0.6.1.33.tar.bz2 ; cd i2p-0.6.1.33 ; ant dist)</code> then either
run the GUI installer or headless install as above</li>
</ul>
2004-09-09 03:41:16 +00:00
<h3>Post-install work</h3>
<p>After running the installer on windows, simply click on the "Run I2P" button
which will bring up the <a href="http://localhost:7657/index.jsp">router console</a>,
which has further instructions.</p>
<p>On Unix-like systems, I2P can be started as a service
using the "i2prouter" script, located in the directory you selected for I2P.
Changing to that directory in a console and issuing "sh i2prouter status"
should tell you the router's status. The arguments "start", "stop" and "restart"
control the service. The <a href="http://localhost:7657/index.jsp">router console</a>
2008-03-22 12:31:14 +00:00
can be accessed at its usual location.
For users on OpenSolaris and other systems for which the wrapper (i2psvc) is not supported,
start the router with "sh runplain.sh" instead.
</p>
<p>When installing for the first time, please remember to <b>adjust your NAT/firewall</b>
if you can, bearing in mind the Internet-facing ports I2P uses,
<a href="http://www.i2p2.de/faq#ports">described here</a> among other ports.
If you have successfully opened your port to inbound TCP, also enable inbound TCP on the
<a href="http://localhost:7657/config.jsp">configuration page</a>.
</p>
<p>Also, please review and <b>adjust the bandwidth settings</b> on the
<a href="http://localhost:7657/config.jsp">configuration page</a>,
2008-03-09 15:21:50 +00:00
as the default settings of 32 KBps down / 16 KBps up are fairly slow.
</p>
2005-09-18 02:18:12 +00:00
<h3>Updates from earlier releases:</h3>
2008-02-06 02:10:11 +00:00
<p>
Both automatic and manual upgrades are available for the release.
2008-03-09 15:21:50 +00:00
</p><p>
2008-04-27 13:05:35 +00:00
If you are running 0.6.1.31 or 0.6.1.32, your router should detect the
2008-03-09 15:21:50 +00:00
new release, to upgrade simply click the 'Update Available' link on your router console
when it appears.
</p><p>
If you are running 0.6.1.30 or earlier, please see
<a href=upgrade-0.6.1.30.html>instructions</a>
2008-02-06 02:10:11 +00:00
for important information about how to configure your router to automatically
receive the release.
2008-02-06 02:10:11 +00:00
</p>
2005-03-30 04:01:43 +00:00
<ol>
<li>If you have configured your router following the instructions above, you should see a link on your
2005-03-30 04:01:43 +00:00
<a href="http://localhost:7657/index.jsp">router console</a> allowing
you to download and install the new release by just clicking on that
2005-04-06 16:03:43 +00:00
link.</li>
2005-03-30 04:01:43 +00:00
<li>Alternately, you can use the instructions specified below.</li>
</ol>
<h3>Updates from earlier releases (manual method):</h3>
2004-09-09 03:41:16 +00:00
<ol>
2008-04-27 13:05:35 +00:00
<li>Download <a href="http://mirror.i2p2.de/i2pupdate_0.6.1.33.zip">i2pupdate_0.6.1.33.zip</a>
2008-03-09 15:21:50 +00:00
(SHA1
2008-04-27 13:05:35 +00:00
8f0baefd50ee87bd876d25ca4af38479c0b2599b
<a href="http://mirror.i2p2.de/i2pupdate_0.6.1.33.zip.sig">sig</a>) to your I2P
installation directory and rename as i2pupdate.zip.
(alternately, you can get the source as above and run "ant updater", then copy the
2005-07-27 20:52:39 +00:00
resulting i2pupdate.zip to your I2P installation directory). You do
NOT need to unzip that file.</li>
2004-09-30 17:35:36 +00:00
<li>Click <a href="http://localhost:7657/configservice.jsp">"Graceful restart"</a></li>
2005-02-23 05:28:17 +00:00
<li>Grab a cup of coffee and come back in 11 minutes</li>
2004-09-09 03:41:16 +00:00
</ol>
2008-02-01 18:03:05 +00:00
{% endblock %}