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 8 | aarch64 [modified] (2322)*, x86_64 [modified] (2771)* | EPEL 8 (820 downloads) |
EPEL 9 | aarch64 [modified] (2855)*, x86_64 [modified] (3372)* | EPEL 9 (1635 downloads) |
Fedora 39 | aarch64 (2131)*, s390x (1814)*, x86_64 (2592)* | Fedora 39 (221 downloads) |
Fedora 40 | aarch64 [modified] (1660)*, s390x [modified] (1708)*, x86_64 [modified] (2736)* | Fedora 40 (211 downloads) |
Fedora 41 | aarch64 [modified] (1597)*, s390x [modified] (1508)*, x86_64 [modified] (1915)* | Fedora 41 (41 downloads) |
Fedora eln | aarch64 [modified] (181)*, s390x [modified] (234)*, x86_64 [modified] (192)* | Fedora eln (67 downloads) |
Fedora rawhide | aarch64 [modified] (1541)*, s390x [modified] (1629)*, x86_64 [modified] (1562)* | Fedora rawhide (395 downloads) |
Mageia 8 | aarch64 (2938)*, i586 (2742)*, x86_64 (2982)* | Mageia 8 (166 downloads) |
Mageia 9 | aarch64 (1845)*, i586 (2162)*, x86_64 (1897)* | Mageia 9 (54 downloads) |
Mageia cauldron | aarch64 (2717)*, x86_64 [modified] (1936)* | Mageia cauldron (323 downloads) |
* Total number of downloaded packages.