Getting Started
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.

Download the file and double-click to run it.

The most reliable way to launch the installer is from a terminal like this:
java -jar i2pinstall_0.9.49.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.49.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.49.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.49.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.49.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.49.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 is now available as a Docker package from the Docker Hub. You may retrieve the image by running the 'docker pull' command.
docker pull geti2p/i2p
Docker Hub

대안으로는 monotone
또는 git.repo.i2p Git 또는 Github에서 소스를 받을 수 있습니다.
(tar xjvf i2psource_0.9.49.tar.bz2 ; cd i2p-0.9.49 ; ant pkg)
를 실행하고 그 후에
GUI 인스톨러나 커맨드라인 인스톨을 위와 같이 실행하세요.
안드로이드 소스는 monotone 과 Github에 있습니다. 안드로이드 소스는 I2P 소스를 필요로 합니다. 안드로이드 소스에 있는 문서에서 추가적인 빌드 요구사항과 설명을 얻을 수 있습니다.
기존 릴리즈로부터 업데이트:
자동과 수동 업그레이드 둘다 릴리즈에 사용할 수 있습니다.

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분 후에 다시 돌아오세요