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] (2967)* | EPEL 8 (845 downloads) |
![]() |
aarch64 [modified] (3129)*, x86_64 [modified] (3896)* | EPEL 9 (2308 downloads) |
![]() |
aarch64 (3033)*, s390x (2695)*, x86_64 (3429)* | Fedora 39 (0 downloads) |
![]() |
aarch64 [modified] (1922)*, s390x [modified] (2010)*, x86_64 [modified] (3161)* | Fedora 40 (259 downloads) |
![]() |
aarch64 [modified] (1996)*, s390x [modified] (1624)*, x86_64 [modified] (2771)* | Fedora 41 (255 downloads) |
![]() |
aarch64 [modified] (167)*, s390x [modified] (159)*, x86_64 [modified] (266)* | Fedora 42 (50 downloads) |
![]() |
aarch64 [modified] (447)*, s390x [modified] (477)*, x86_64 [modified] (443)* | Fedora eln (88 downloads) |
![]() |
aarch64 [modified] (1781)*, s390x [modified] (1859)*, x86_64 [modified] (1760)* | Fedora rawhide (416 downloads) |
![]() |
aarch64 (3268)*, i586 (3034)*, x86_64 (3414)* | Mageia 8 (186 downloads) |
![]() |
aarch64 (2138)*, i586 (2486)*, x86_64 (2182)* | Mageia 9 (67 downloads) |
![]() |
aarch64 (2881)*, x86_64 [modified] (2335)* | Mageia cauldron (347 downloads) |
* Total number of downloaded packages.