supervillain/i2pd

Project ID: 17981

Description

i2pd (I2P Daemon) is a full-featured C++ implementation of I2P client.

I2P (Invisible Internet Protocol) is a universal anonymous network layer. All communications over I2P are anonymous and end-to-end encrypted, participants don't reveal their real IP addresses.

I2P client is a software used for building and using anonymous I2P networks. Such networks are commonly used for anonymous peer-to-peer applications (filesharing, cryptocurrencies) and anonymous client-server applications (websites, instant messengers, chat-servers).

I2P allows people from all around the world to communicate and share information without restrictions.

Installation Instructions

CentOS 7

curl -s https://copr.fedorainfracloud.org/coprs/supervillain/i2pd/repo/epel-7/supervillain-i2pd-epel-7.repo -o /etc/yum.repos.d/i2pd-epel-7.repo yum install epel-release -y yum install i2pd -y systemctl enable i2pd systemctl start i2pd

CentOS 8

curl -s https://copr.fedorainfracloud.org/coprs/supervillain/i2pd/repo/epel-8/supervillain-i2pd-epel-8.repo -o /etc/yum.repos.d/i2pd-epel-8.repo yum install epel-release -y yum install i2pd -y systemctl enable i2pd systemctl start i2pd

Fedora

dnf copr enable supervillain/i2pd dnf install i2pd -y systemctl enable i2pd systemctl start i2pd

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
EPEL 10 aarch64 (435)*, x86_64 (532)* EPEL 10 (178 downloads)
EPEL 9 aarch64 [modified] (4279)*, x86_64 [modified] (4858)* EPEL 9 (4081 downloads)
Fedora 41 aarch64 [modified] (2705)*, s390x [modified] (2416)*, x86_64 [modified] (3797)* Fedora 41 (383 downloads)
Fedora 42 aarch64 [modified] (854)*, s390x [modified] (1011)*, x86_64 [modified] (1527)* Fedora 42 (388 downloads)
Fedora 43 aarch64 [modified] (301)*, s390x [modified] (312)*, x86_64 [modified] (330)* Fedora 43 (106 downloads)
Fedora eln aarch64 [modified] (925)*, s390x [modified] (843)*, x86_64 [modified] (766)* Fedora eln (139 downloads)
Fedora rawhide aarch64 [modified] (2702)*, s390x [modified] (2384)*, x86_64 [modified] (2328)* Fedora rawhide (477 downloads)
Mageia 8 aarch64 (3872)*, i586 (3680)*, x86_64 (3874)* Mageia 8 (235 downloads)
Mageia 9 aarch64 (2711)*, i586 (3026)*, x86_64 (2831)* Mageia 9 (111 downloads)
Mageia cauldron aarch64 (3586)*, x86_64 [modified] (2759)* Mageia cauldron (391 downloads)

* Total number of downloaded packages.