릴리즈 노트
Windows를 위한 I2P
I2P 인스톨러는 Java를 요구합니다. Java는 Oracle에서 받을 수 있지만, 당신이 원하는 Java 배포를 사용해도 됩니다. Java를 설치했다면, 설치 파일을 다운로드하고 실행을 위해 두 번 클릭하세요.
Windows를 위한 쉬운 설치 번들 (베타)
이제 패키지 하나로 모든 I2P 구성요소를 설치할 수 있습니다. (Java 필요 없음). 새 설치 패키지를 사용하려면, 아래 버튼을 누르세요. 또한 이 번들은 Firefox 프로필을 구성하기 위해 사용될 수도 있습니다. 기존의 I2P 설치가 있더라도 이 번들은 기존의 I2P 설치에 간섭하지 않습니다.
Windows를 위한 쉬운 I2P 설치 번들 (베타)자세한 설치 가이드
I2P for Mac OS X
I2P is available as a Java application for Mac OSX. It is distributed as a Java .jar
installer and therefore MacOS will ask you for explicit permission to run the software.
Linux를 위한 I2P
The most reliable way to launch the installer is from a terminal like this:
java -jar i2pinstall_2.7.0.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_2.7.0.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_2.7.0.jar -console
to follow the install procedure in your terminal.
I2P for Debian and Ubuntu
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 for Android
I2P for Docker
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
Alternately,
you can fetch the source via Git from git.repo.i2p or Github.
Run (tar xjvf i2psource_2.7.0.tar.bz2 ; cd i2p-2.7.0 ; ant pkg)
then either run the GUI installer or headless install as above.
Android source is also in git on Github. Android builds require the I2P source. See the documentation in the Android source for additional build requirements and instructions.
기존 릴리즈로부터 업데이트:
자동과 수동 업그레이드 둘다 릴리즈에 사용할 수 있습니다.
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.
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분 후에 다시 돌아오세요