I2P: End-to-End encrypted and anonymous Internet https://i2pd.website/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
orignal 29944f6bf2 cleanup stream upon termination 8 years ago
Win32
android * add websocks 8 years ago
build Merge pull request #771 from majestrate/websocks 8 years ago
contrib new reseed 8 years ago
debian
docs http.enabled 8 years ago
qt Update README.md 8 years ago
tests
.dir-locals.el
.gitignore
.travis.yml
AddressBook.cpp
AddressBook.h
BOB.cpp
BOB.h
Base.cpp
Base.h
BloomFilter.cpp
BloomFilter.h
ChangeLog
ClientContext.cpp renamed maptolooback to enableuniquelocal 8 years ago
ClientContext.h renamed maptolooback to enableuniquelocal 8 years ago
Config.cpp new reseed 8 years ago
Config.h
Crypto.cpp
Crypto.h
Daemon.cpp * add websocks 8 years ago
Daemon.h
DaemonLinux.cpp
DaemonWin32.cpp
Datagram.cpp fixed shared_ptr error 8 years ago
Datagram.h fixed shared_ptr error 8 years ago
Destination.cpp
Destination.h
Dockerfile Moving dockerfile to trigger autobuild of docker images. 8 years ago
Event.cpp
Event.h
FS.cpp
FS.h
Family.cpp
Family.h
Garlic.cpp
Garlic.h
Gzip.cpp
Gzip.h
HTTP.cpp
HTTP.h
HTTPProxy.cpp
HTTPProxy.h
HTTPServer.cpp
HTTPServer.h
I2CP.cpp
I2CP.h
I2NPProtocol.cpp
I2NPProtocol.h
I2PControl.cpp change country code to A1 8 years ago
I2PControl.h rollback to 2.6.0 8 years ago
I2PEndian.cpp
I2PEndian.h
I2PService.cpp
I2PService.h * add websocks 8 years ago
I2PTunnel.cpp send actual local address to webirc 8 years ago
I2PTunnel.h send actual local address to webirc 8 years ago
Identity.cpp EdDSA keys compatible with Java 8 years ago
Identity.h revert 8 years ago
LICENSE
LeaseSet.cpp
LeaseSet.h
LittleBigEndian.h
Log.cpp
Log.h
Makefile
Makefile.bsd
Makefile.homebrew
Makefile.linux
Makefile.mingw
Makefile.osx
NTCPSession.cpp calculate shared key in separate thread for incoming connection 8 years ago
NTCPSession.h calculate shared key in separate thread for incoming connection 8 years ago
NetDb.cpp
NetDb.h
NetDbRequests.cpp
NetDbRequests.h
Profiling.cpp
Profiling.h
Queue.h use generic container 8 years ago
README.md
Reseed.cpp
Reseed.h
RouterContext.cpp don't store SSU-specific data for NTCP address 8 years ago
RouterContext.h
RouterInfo.cpp don't store SSU-specific data for NTCP address 8 years ago
RouterInfo.h don't store SSU-specific data for NTCP address 8 years ago
SAM.cpp Merge remote-tracking branch 'purple/openssl' into websocks 8 years ago
SAM.h
SOCKS.cpp
SOCKS.h
SSU.cpp moved v6 receiver to separate thread 8 years ago
SSU.h moved v6 receiver to separate thread 8 years ago
SSUData.cpp correct packet size 8 years ago
SSUData.h
SSUSession.cpp don't use heap allocated buffers in ssu 8 years ago
SSUSession.h
Signature.cpp EdDSA keys compatible with Java 8 years ago
Signature.h EdDSA keys compatible with Java 8 years ago
Streaming.cpp cleanup stream upon termination 8 years ago
Streaming.h cleanup stream upon termination 8 years ago
Tag.h
Timestamp.cpp
Timestamp.h
TransitTunnel.cpp
TransitTunnel.h
TransportSession.h
Transports.cpp Merge remote-tracking branch 'purple/openssl' into websocks 8 years ago
Transports.h
Tunnel.cpp Merge remote-tracking branch 'purple/openssl' into websocks 8 years ago
Tunnel.h
TunnelBase.h
TunnelConfig.h
TunnelEndpoint.cpp
TunnelEndpoint.h
TunnelGateway.cpp
TunnelGateway.h
TunnelPool.cpp
TunnelPool.h
UPnP.cpp
UPnP.h
WebSocks.cpp * add websocks 8 years ago
WebSocks.h * add websocks 8 years ago
Websocket.cpp
Websocket.h
api.cpp Respect for netId option in api.cpp #696 8 years ago
api.h
appveyor.yml
entrypoint.sh Moving dockerfile to trigger autobuild of docker images. 8 years ago
filelist.mk
i2pd.cpp
stdafx.cpp
stdafx.h
util.cpp
util.h acquire shared 8 years ago
version.h

README.md

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.

Installing

The easiest way to install i2pd is by using precompiled binaries. See documentation for how to build i2pd from source on your OS.

Supported systems:

  • Linux x86/x64 - Build Status
  • Windows - Build status
  • Mac OS X
  • FreeBSD
  • Android
  • iOS

Using i2pd

See documentation and example config file.

Donations

BTC: 1K7Ds6KUeR8ya287UC4rYTjvC96vXyZbDY
DASH: Xw8YUrQpYzP9tZBmbjqxS3M97Q7v3vJKUF
LTC: LKQirrYrDeTuAPnpYq5y7LVKtywfkkHi59
ANC: AQJYweYYUqM1nVfLqfoSMpUMfzxvS4Xd7z
DOGE: DNXLQKziRPAsD9H3DFNjk4fLQrdaSX893Y

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.