{% extends "global/layout.html" %} {% block title %}{{ _('Download') }}{% endblock %} {% block content %}
{% trans java='http://java.com/download/',
openjdk='http://openjdk.java.net/install/',
icedtea='http://icedtea.classpath.org/wiki/Main_Page' %}
Java Runtime 1.5 or higher.
(Oracle Java Version 6/7,
OpenJDK 6/7, or
IcedTea6/7
recommended)
Determine your installed Java version here
or type java -version at your command prompt.
{% endtrans %}
bf7d11f0a36acff9cd51ad3ef89d66975b0b0de344ca72719a5576159ec965d1
sig)
2dd5b67920723dd94202a408de31671b1e9543fcd5611bbe79385cc14f93b371
sig)
java -jar i2pinstall_{{ i2pversion }}.jar
in a terminal to run the
installer.
You may be able to right-click and select
"Open with Java".
{%- endtrans %}
java -jar i2pinstall_{{ i2pversion }}.jar -console
from the command line.
{%- endtrans %}
2dd5b67920723dd94202a408de31671b1e9543fcd5611bbe79385cc14f93b371
sig)
java -jar i2pinstall_{{ i2pversion }}.jar
in a terminal to run the
installer.
On some platforms you may be able to right-click and select
"Open with Java".
{%- endtrans %}
java -jar i2pinstall_{{ i2pversion }}.jar -console
from the command line.
{%- endtrans %}
66ed388e8038529dd3a18dcf2f18bd627a75156c98d094e92499fdb124bf4948
)
fd2aa881d68b3164c43de9d91dcb04a93a36228d416582ada14ae40031436d18
sig)
(tar xjvf i2psource_{{ i2pversion }}.tar.bz2 ; cd i2p-{{ i2pversion }} ; ant pkg)
then either
run the GUI installer or headless install as above.
{%- endtrans %}
{% trans -%} I2P can also be downloaded from our project pages on Launchpad and Google Code. {%- endtrans %}
{% trans -%} After running the installer on windows, simply click on the "Start I2P" button which will bring up the router console, which has further instructions. {%- endtrans %}
{% trans -%} 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 router console 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. {%- endtrans %}
{% trans faq=site_url('faq') -%} When installing for the first time, please remember to adjust your NAT/firewall if you can, bearing in mind the Internet-facing ports I2P uses, described here among other ports. If you have successfully opened your port to inbound TCP, also enable inbound TCP on the configuration page. {%- endtrans %}
{% trans -%} Also, please review and adjust the bandwidth settings on the configuration page, as the default settings of 96 KBps down / 40 KBps up are fairly slow. {%- endtrans %}
{% trans browserconfig=site_url('about/browser-config') -%} If you want to reach eepsites via your browser, have a look on the browser proxy setup page for an easy howto. {%- endtrans %}
{% trans -%} Both automatic and manual upgrades are available for the release. {%- endtrans %}
{% trans -%} If you are running 0.7.5 or later, your router should detect the new release. To upgrade simply click the 'Download Update' button on your router console when it appears. {%- endtrans %}
{% trans -%} Due to a bug in release 0.7.6, those whose first I2P installation was that version and have not upgraded manually may get a "downloaded version is not greater than current version" error, and should use the manual update method below. {%- endtrans %}
{% trans blogpost=get_url('blog_post', slug='2009/06/29/0.7.5-Release') -%} If you are running 0.7.4 or earlier, please see the 0.7.5 release notes for important information about how to configure your router to automatically receive the release. {%- endtrans %}
{% trans instructions=site_url('misc/upgrade-0.6.1.30') -%} If you are running 0.6.1.30 or earlier, please see instructions for important information about how to configure your router to automatically receive the release. {%- endtrans %}
f322de7a9e3e89411d072d983a6577494981da488bb08f839c521ed340d77b92
sig)