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 [modified] (2504)*, x86_64 [modified] (2963)* | EPEL 8 (842 downloads) |
![]() |
aarch64 [modified] (3121)*, x86_64 [modified] (3887)* | EPEL 9 (2218 downloads) |
![]() |
aarch64 (3030)*, s390x (2690)*, x86_64 (3420)* | Fedora 39 (0 downloads) |
![]() |
aarch64 [modified] (1918)*, s390x [modified] (2008)*, x86_64 [modified] (3150)* | Fedora 40 (257 downloads) |
![]() |
aarch64 [modified] (1991)*, s390x [modified] (1623)*, x86_64 [modified] (2750)* | Fedora 41 (242 downloads) |
![]() |
aarch64 [modified] (163)*, s390x [modified] (158)*, x86_64 [modified] (188)* | Fedora 42 (20 downloads) |
![]() |
aarch64 [modified] (447)*, s390x [modified] (477)*, x86_64 [modified] (442)* | Fedora eln (85 downloads) |
![]() |
aarch64 [modified] (1777)*, s390x [modified] (1855)*, x86_64 [modified] (1756)* | Fedora rawhide (415 downloads) |
![]() |
aarch64 (3264)*, i586 (3030)*, x86_64 (3410)* | Mageia 8 (183 downloads) |
![]() |
aarch64 (2134)*, i586 (2482)*, x86_64 (2180)* | Mageia 9 (65 downloads) |
![]() |
aarch64 (2877)*, x86_64 [modified] (2331)* | Mageia cauldron (344 downloads) |
* Total number of downloaded packages.