🛡 I2P: End-to-End encrypted and anonymous Internet
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
orignal f4de68cb22 avoid exception if not connected 8 years ago
Win32 2.11.0 8 years ago
android 2.11.0 8 years ago
build implement simple bloom filter 8 years ago
contrib new reseed 8 years ago
debian added info, modifyed timestamp 8 years ago
docs excluded obsolete boost dependancies 8 years ago
qt 2.11.0 8 years ago
tests
.dir-locals.el
.gitignore
.travis.yml
AddressBook.cpp check if address not found 8 years ago
AddressBook.h
BOB.cpp
BOB.h
Base.cpp
Base.h
BloomFilter.cpp tabify 8 years ago
BloomFilter.h fixed android build 8 years ago
ChangeLog update ChangeLog 8 years ago
ClientContext.cpp
ClientContext.h show SOCKS proxy as client tunnel 8 years ago
Config.cpp new reseed 8 years ago
Config.h
Crypto.cpp use ElGamalEncrypt 8 years ago
Crypto.h use ElGamalEncrypt 8 years ago
Daemon.cpp fixed crash in daemon mode 8 years ago
Daemon.h
DaemonLinux.cpp fixed #724 8 years ago
DaemonWin32.cpp
Datagram.cpp dont re-request LS 8 years ago
Datagram.h dont re-request LS 8 years ago
Destination.cpp multiple acceptors 8 years ago
Destination.h multiple acceptors 8 years ago
Event.cpp
Event.h
FS.cpp
FS.h
Family.cpp
Family.h
Garlic.cpp use ElGamalEncrypt 8 years ago
Garlic.h use correct encryption key for ElGamal 8 years ago
Gzip.cpp
Gzip.h
HTTP.cpp
HTTP.h
HTTPProxy.cpp addresshelper message changed to "Proxy info" 8 years ago
HTTPProxy.h
HTTPServer.cpp show SOCKS proxy as client tunnel 8 years ago
HTTPServer.h use token for commands 8 years ago
I2CP.cpp insert I2CP session with correct sessionid 8 years ago
I2CP.h insert I2CP session with correct sessionid 8 years ago
I2NPProtocol.cpp
I2NPProtocol.h
I2PControl.cpp
I2PControl.h
I2PEndian.cpp
I2PEndian.h
I2PService.cpp
I2PService.h
I2PTunnel.cpp avoid exception if not connected 8 years ago
I2PTunnel.h
Identity.cpp use AVX for DHT 8 years ago
Identity.h
LICENSE
LeaseSet.cpp don't overwrite whole lease 8 years ago
LeaseSet.h
LittleBigEndian.h
Log.cpp open log stream in log thread 8 years ago
Log.h write to log through the separate thread 8 years ago
Makefile AVX disabled for debuild by patch 8 years ago
Makefile.bsd
Makefile.homebrew
Makefile.linux AVX disabled for debuild by patch 8 years ago
Makefile.mingw AVX support for Windows 8 years ago
Makefile.osx static and AVX support for OSX 8 years ago
NTCPSession.cpp handle read_some errors 8 years ago
NTCPSession.h 5 seconds connection timeout for NTCP 8 years ago
NetDb.cpp cleanup from some overhead 8 years ago
NetDb.h don't store lookup replies anymore 8 years ago
NetDbRequests.cpp
NetDbRequests.h
Profiling.cpp removed IdentHash from RoutingProfile 8 years ago
Profiling.h removed IdentHash from RoutingProfile 8 years ago
Queue.h
README.md
Reseed.cpp SNI support 8 years ago
Reseed.h Add possibility to reseed from HTTPS URL 8 years ago
RouterContext.cpp don't add multiple router addresses 8 years ago
RouterContext.h
RouterInfo.cpp don't copy address 8 years ago
RouterInfo.h removed IdentHash from RoutingProfile 8 years ago
SAM.cpp allow multiple acceptors 8 years ago
SAM.h rollback 8 years ago
SOCKS.cpp
SOCKS.h
SSU.cpp store relay session directly 8 years ago
SSU.h store relay session directly 8 years ago
SSUData.cpp
SSUData.h
SSUSession.cpp store relay session directly 8 years ago
SSUSession.h fixed memory leak 8 years ago
Signature.cpp
Signature.h fixed memory leak 8 years ago
Streaming.cpp implement AcceptOnce for multiple acceptors 8 years ago
Streaming.h implement AcceptOnce for multiple acceptors 8 years ago
Tag.h
Timestamp.cpp
Timestamp.h
TransitTunnel.cpp
TransitTunnel.h
TransportSession.h
Transports.cpp removed IdentHash from RoutingProfile 8 years ago
Transports.h #746. initialize io_service after daeminization 8 years ago
Tunnel.cpp
Tunnel.h
TunnelBase.h
TunnelConfig.h use ElGamalEncrypt 8 years ago
TunnelEndpoint.cpp clean up incomplete messages 8 years ago
TunnelEndpoint.h clean up incomplete messages 8 years ago
TunnelGateway.cpp Fix Tunnel Gateway Leak 8 years ago
TunnelGateway.h
TunnelPool.cpp
TunnelPool.h
UPnP.cpp fixed infinite loop bug 8 years ago
UPnP.h
Websocket.cpp
Websocket.h
api.cpp write to log through the separate thread 8 years ago
api.h
appveyor.yml
filelist.mk implement simple bloom filter 8 years ago
i2pd.cpp
stdafx.cpp
stdafx.h
util.cpp fixed some memory leak 8 years ago
util.h
version.h 2.11.0 8 years ago

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.