A fork of i2pd.

orignal 254d2b82b3 fixed #1393. store streams by recvStreamID 5 gadi atpakaļ
Win32 3acfb129cd 2.27.0 5 gadi atpakaļ
android 3acfb129cd 2.27.0 5 gadi atpakaļ
android_binary_only a6642e0ebc add script for packaging archive with android binaries 5 gadi atpakaļ
build 7147a3694c link libi2pd to boost and zlib 5 gadi atpakaļ
contrib 3acfb129cd 2.27.0 5 gadi atpakaļ
daemon f5b682619f [webconsole] move b33 to spoiler, fix typo 5 gadi atpakaļ
debian 3acfb129cd 2.27.0 5 gadi atpakaļ
docs 52f3081a40 fix typo 6 gadi atpakaļ
libi2pd 254d2b82b3 fixed #1393. store streams by recvStreamID 5 gadi atpakaļ
libi2pd_client 925e8316c7 read i2cp.leaseSetAuthType, i2cp.leaseSetClient.dh.nnn and i2cp.leaseSetClient.psk.nnn from tunnel config 5 gadi atpakaļ
qt 3acfb129cd 2.27.0 5 gadi atpakaļ
tests 64707dbb22 key blinding test 5 gadi atpakaļ
.dir-locals.el e152785de9 remove tab width setting in dir-locals 8 gadi atpakaļ
.gitignore c0a650f28b update gitignore 6 gadi atpakaļ
.travis.yml c0c0642bd1 temporary disable osx build due to of big waiting time of VM 7 gadi atpakaļ
ChangeLog 3acfb129cd 2.27.0 5 gadi atpakaļ
LICENSE aeb3c8b8b9 Update LICENSE 10 gadi atpakaļ
Makefile 1fa34be52a update mingw makefile 6 gadi atpakaļ
Makefile.bsd 64aee9c8ae add DEBUG option for make 6 gadi atpakaļ
Makefile.homebrew 6fe1de5d86 fix make target dependecy 6 gadi atpakaļ
Makefile.linux ed116e7cea add gcc 9 support 5 gadi atpakaļ
Makefile.mingw 25441cb650 revert mingw makefile 6 gadi atpakaļ
Makefile.osx 064460b95f osx makefile changes 6 gadi atpakaļ
README.md c797ac4268 Update README.md 5 gadi atpakaļ
appveyor.yml 3acfb129cd 2.27.0 5 gadi atpakaļ
filelist.mk 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories 7 gadi atpakaļ

README.md

GitHub release GitHub

i2pd

Русская версия

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.

Features

  • Distributed anonymous networking framework
  • End-to-end encrypted communications
  • Small footprint, simple dependencies, fast performance
  • Rich set of APIs for developers of secure applications

Resources

Installing

The easiest way to install i2pd is by using precompiled packages and binaries. You can fetch most of them on release page.
Please see documentation for more info.

Building

See documentation for how to build i2pd from source on your OS.

Build instructions:

Supported systems:

  • GNU/Linux - Build Status
  • Windows - Build status
  • Mac OS X - Build Status
  • CentOS / Fedora / Mageia - Build Status
  • Docker image - Build Status
  • FreeBSD
  • Android
  • iOS

Using i2pd

See documentation and example config file.

Donations

BTC: 3MDoGJW9TLMTCDGrR9bLgWXfm6sjmgy86f
LTC: LKQirrYrDeTuAPnpYq5y7LVKtywfkkHi59
ETH: 0x9e5bac70d20d1079ceaa111127f4fb3bccce379d
DASH: Xw8YUrQpYzP9tZBmbjqxS3M97Q7v3vJKUF
ZEC: t1cTckLuXsr1dwVrK4NDzfhehss4NvMadAJ
GST: GbD2JSQHBHCKLa9WTHmigJRpyFgmBj4woG

License

This project is licensed under the BSD 3-clause license, which can be found in the file LICENSE in the root of the project source code.