Начало работы
In addition to the I2P download, you need to install Java if you do not have it
already installed. I2P requires Java Runtime Version 7 or higher.
(Oracle,
OpenJDK, or
IcedTea
Java Version 7 or 8 recommended,
except Raspberry Pi: OpenJDK 9 for ARM,
PowerPC: IBM Java SE 7 or 8)
Determine your installed Java version here
or type java -version at your command prompt.
Windows: Java 8 is recommended. Java 9 or higher may not work.
Примечания к выпуску
Pick your I2P Bundle
When you download the I2P software bundle, you get everything you need to connect and start participating in the I2P network and community. It even includes basic applications for every user, like e-mail, bittorrent, and a basic I2P Site for you to personalize and share.
After you've installed, a set up wizard will help you configure a few important things like how much bandwidth you would like to share while your router begins to make connections to the network. After the set up wizard is complete, you will be directed to the console home page where you can access the rest of the applications or configure, monitor, or troubleshoot your I2P connections.


The most reliable way to launch the installer is from a terminal like this:
java -jar i2pinstall_0.9.48.jar
. This will launch the GUI installer.
Depending on how your computer is set up, you may be able to start the
installer by double-clicking the "i2pinstall_0.9.48.jar" file or
right-clicking the file and selecting "Open with Java".
Unfortunately, this behaviour is difficult to predict.
Установка из командной строки:
I2P can also be installed in a terminal environment, which may be especially useful for servers, containers, or certain virtual machines. If you wish to use the installer without a GUI, you can use the commandjava -jar i2pinstall_0.9.48.jar -console
to follow
the install procedure in your terminal.

The most reliable way to launch the installer is from a terminal like this:
java -jar i2pinstall_0.9.48.jar
. This will launch the GUI installer.
Depending on how your computer is set up, you may be able to start the
installer by double-clicking the "i2pinstall_0.9.48.jar" file or
right-clicking the file and selecting "Open with Java".
Unfortunately, this behaviour is difficult to predict.
Установка из командной строки:
I2P can also be installed in a terminal environment, which may be especially useful for servers, containers, or certain virtual machines. If you wish to use the installer without a GUI, you can use the commandjava -jar i2pinstall_0.9.48.jar -console
to follow
the install procedure in your terminal.

I2P is available in the official repositories for Ubuntu Bionic and later, and Debian Buster and Sid. However, Debian Buster and Ubuntu Bionic (LTS) distributions will have older I2P versions. If you are not running Debian Sid or the latest Ubuntu release, use our Debian repo or Launchpad PPA to ensure you're running the latest I2P version.


I2P теперь доступен как контейнер "Docker" на Docker Hub. Вы можете развернуть контейнер, запустив команду 'docker pull'.
docker pull meeh/i2p.i2p
Docker Hub

Еще можно скачать исходники из monotone
или Git с git.repo.i2p или Github.
Запустите (tar xjvf i2psource_0.9.48.tar.bz2 ; cd i2p-0.9.48 ; ant pkg)
, а потом используйте собранный графический инсталлятор или устанавливайте из коммандной строки, как выше.
Исходный код для Android доступен в monotone и на Github. Для сборки под Android требуется исходный код I2P. Смотрите документацию в исходном коде версии для Android для дополнительных требований к сборке и инструкций.
Обновления с более ранних релизов:
И автоматические, и ручные обновления возможны для версии.

Если вы используете 0.7.5 или более новую версию, ваш маршрутизатор должен определить выпуск нового релиза. Для обновления просто щелкните кнопку 'Скачать обновление' на консоли маршрутизатора, когда она появится.
Начиная с 0.9.23, несколько выпусков подписаны str4d, ключ подписи которого был в маршрутизаторе начиная с выпуска 0.9.9. Маршрутизаторы, старее, чем 0.9.9, не проверят файлы обновления, подписанные str4d, , и должны будут быть обновлены вручную, используя описанный процесс ниже.

- Download the file 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 resulting i2pupdate.zip to your I2P installation directory). You do NOT need to unzip the file.
- Нажмите на "Перезапустить"
- Сходите за чашечкой кофе, можно вернуться минут через 11