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] (2528)*, x86_64 [modified] (2985)* EPEL 8 (849 downloads)
EPEL 9 aarch64 [modified] (3384)*, x86_64 [modified] (4014)* EPEL 9 (2377 downloads)
Fedora 39 aarch64 (3154)*, s390x (2866)*, x86_64 (3536)* Fedora 39 (0 downloads)
Fedora 40 aarch64 (2020)*, s390x (2128)*, x86_64 (3314)* Fedora 40 (0 downloads)
Fedora 41 aarch64 [modified] (2193)*, s390x [modified] (1863)*, x86_64 [modified] (2987)* Fedora 41 (260 downloads)
Fedora 42 aarch64 [modified] (323)*, s390x [modified] (425)*, x86_64 [modified] (471)* Fedora 42 (69 downloads)
Fedora eln aarch64 [modified] (465)*, s390x [modified] (503)*, x86_64 [modified] (455)* Fedora eln (91 downloads)
Fedora rawhide aarch64 [modified] (1999)*, s390x [modified] (1977)*, x86_64 [modified] (1923)* Fedora rawhide (424 downloads)
Mageia 8 aarch64 (3390)*, i586 (3240)*, x86_64 (3506)* Mageia 8 (189 downloads)
Mageia 9 aarch64 (2309)*, i586 (2599)*, x86_64 (2299)* Mageia 9 (71 downloads)
Mageia cauldron aarch64 (3158)*, x86_64 [modified] (2446)* Mageia cauldron (350 downloads)

* Total number of downloaded packages.