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 7 x86_64 [modified] (1739)* EPEL 7 (1673 downloads)
EPEL 8 aarch64 [modified] (1235)*, x86_64 [modified] (1496)* EPEL 8 (701 downloads)
EPEL 9 aarch64 [modified] (1220)*, x86_64 [modified] (1046)* EPEL 9 (54 downloads)
Fedora 35 aarch64 (34)*, armhfp (31)*, s390x (25)*, x86_64 (350)* Fedora 35 (0 downloads)
Fedora 36 aarch64 (55)*, armhfp (44)*, s390x (50)*, x86_64 (1178)* Fedora 36 (0 downloads)
Fedora 37 aarch64 (1093)*, s390x (1125)*, x86_64 (2299)* Fedora 37 (234 downloads)
Fedora 38 aarch64 (240)*, s390x (237)*, x86_64 (414)* Fedora 38 (38 downloads)
Fedora rawhide aarch64 [modified] (43)*, s390x [modified] (40)*, x86_64 [modified] (49)* Fedora rawhide (294 downloads)
Mageia 8 aarch64 (994)*, i586 (996)*, x86_64 (995)* Mageia 8 (72 downloads)
Mageia cauldron aarch64 (922)*, i586 [modified] (1099)*, x86_64 [modified] (39)* Mageia cauldron (221 downloads)

* Total number of packages downloaded in the last seven days.