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 |
---|---|---|
![]() |
aarch64 (110)*, x86_64 (260)* | EPEL 10 (16 downloads) |
![]() |
aarch64 [modified] (3586)*, x86_64 [modified] (4323)* | EPEL 9 (2808 downloads) |
![]() |
aarch64 [modified] (2452)*, s390x [modified] (2132)*, x86_64 [modified] (3382)* | Fedora 41 (306 downloads) |
![]() |
aarch64 [modified] (519)*, s390x [modified] (707)*, x86_64 [modified] (898)* | Fedora 42 (156 downloads) |
![]() |
aarch64 [modified] (666)*, s390x [modified] (585)*, x86_64 [modified] (549)* | Fedora eln (104 downloads) |
![]() |
aarch64 [modified] (2398)*, s390x [modified] (2134)*, x86_64 [modified] (2057)* | Fedora rawhide (439 downloads) |
![]() |
aarch64 (3667)*, i586 (3458)*, x86_64 (3639)* | Mageia 8 (202 downloads) |
![]() |
aarch64 (2482)*, i586 (2795)*, x86_64 (2584)* | Mageia 9 (81 downloads) |
![]() |
aarch64 (3344)*, x86_64 [modified] (2581)* | Mageia cauldron (363 downloads) |
* Total number of downloaded packages.