🛡 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
hagen e625d8aabc * RouterInfo.cpp : remove .c_str() 9 years ago
Win32 show version in the 'About' window 9 years ago
build Win32: hide to tray, webconsole menu item 9 years ago
contrib/certificates update mca2-i2p.crt 9 years ago
debian * rename tunnels.conf -> tunnels.conf, add detection of old config 9 years ago
docs * update docs 9 years ago
.gitignore
.travis.yml Trying to fix broken builds on 10.7. Works fine on local 10.11 9 years ago
AddressBook.cpp lookup address upon request 9 years ago
AddressBook.h default subscription address to inr, jump services b32 9 years ago
BOB.cpp
BOB.h
Base.cpp fixed typo 9 years ago
Base.h Merge branch 'openssl' into new-fs 9 years ago
ClientContext.cpp Adding exceptions for SOCKS, SAM and BOB proxy/briges 9 years ago
ClientContext.h webirc support 9 years ago
Config.cpp * rename tunnels.conf -> tunnels.conf, add detection of old config 9 years ago
Config.h oveeride --log for windows 9 years ago
Crypto.cpp
Crypto.h use more efficient XOR over ChipherBlocks for win32 9 years ago
CryptoConst.cpp
CryptoConst.h
Daemon.cpp * logger: explicit allow log output 9 years ago
Daemon.h graceful shutdown by SIGINT 9 years ago
DaemonLinux.cpp don't initiate graceful shutdown twice 9 years ago
DaemonWin32.cpp * migration 9 years ago
Datagram.cpp shared_ptr for Lease 9 years ago
Datagram.h
Destination.cpp added gzip parameter for server tunnels 9 years ago
Destination.h added gzip parameter for server tunnels 9 years ago
FS.cpp persist etag for addressbook subscription 9 years ago
FS.h local addresses 9 years ago
Family.cpp Merge branch 'new-fs' into openssl 9 years ago
Family.h set router's family 9 years ago
Garlic.cpp use rtt for ack timeout 9 years ago
Garlic.h process remaining data from stream 9 years ago
HTTPProxy.cpp check if i2p address to call jump service 9 years ago
HTTPProxy.h
HTTPServer.cpp default subscription address to inr, jump services b32 9 years ago
HTTPServer.h jump services 9 years ago
I2NPProtocol.cpp use shared_ptr for transit tunnels 9 years ago
I2NPProtocol.h reuse tunnel pair for LS request 9 years ago
I2PControl.cpp * i2p::fs migration: I2PControl.* 9 years ago
I2PControl.h * i2p::fs migration: I2PControl.* 9 years ago
I2PEndian.cpp
I2PEndian.h
I2PService.cpp initial support for out proxy via local upstream socks proxy 9 years ago
I2PService.h initial support for out proxy via local upstream socks proxy 9 years ago
I2PTunnel.cpp variable name 9 years ago
I2PTunnel.h fixed warnings 9 years ago
Identity.cpp Workaround c++11 dynamic array for MSVC 9 years ago
Identity.h
LICENSE
LeaseSet.cpp correct monotonic expiration time calculation 9 years ago
LeaseSet.h increase LeaseSet expiration threshold 9 years ago
LittleBigEndian.h
Log.cpp * logger: print also thread id 9 years ago
Log.h fix issue #449 failed build of freebsd 10.1 9 years ago
Makefile * chg default branch for 'dist' target 9 years ago
Makefile.bsd
Makefile.linux
Makefile.mingw * convert makefiles back to unix linefeeds 9 years ago
Makefile.osx
NTCPSession.cpp use shared_ptr for Address 9 years ago
NTCPSession.h reduced numeber of error messages 9 years ago
NetDb.cpp hold previous lookup response 9 years ago
NetDb.h hold previous lookup response 9 years ago
NetDbRequests.cpp * tune logs 9 years ago
NetDbRequests.h
Profiling.cpp * Profiling : move storage from FS.cpp to Profiling.cpp 9 years ago
Profiling.h * Profiling : move storage from FS.cpp to Profiling.cpp 9 years ago
Queue.h * drop MsgQueue wrapper : not used anymore 9 years ago
README.md Update README.md 9 years ago
Reseed.cpp updated reseeds list 9 years ago
Reseed.h
RouterContext.cpp add no ipv4 option in config 9 years ago
RouterContext.h add no ipv4 option in config 9 years ago
RouterInfo.cpp * RouterInfo.cpp : remove .c_str() 9 years ago
RouterInfo.h * RouterInfo.h : add comments with bandwidth letter speed in KBps 9 years ago
SAM.cpp fixed hanging connection 9 years ago
SAM.h correct SAM datagram size for Windows 9 years ago
SOCKS.cpp fixed warnings 9 years ago
SOCKS.h initial support for out proxy via local upstream socks proxy 9 years ago
SSU.cpp * tune log messages 9 years ago
SSU.h
SSUData.cpp fixed incorrect long fragment size 9 years ago
SSUData.h
SSUSession.cpp don't send own RouterInfo twice 9 years ago
SSUSession.h pass flag to SSU header 9 years ago
Signature.cpp
Signature.h
Streaming.cpp fixe memory leak 9 years ago
Streaming.h added gzip parameter for server tunnels 9 years ago
Timestamp.h
TransitTunnel.cpp use shared_ptr for transit tunnels 9 years ago
TransitTunnel.h use shared_ptr for transit tunnels 9 years ago
TransportSession.h
Transports.cpp select appropritae address 9 years ago
Transports.h fixed race condition 9 years ago
Tunnel.cpp set established state for zero-hops tunnles 9 years ago
Tunnel.h zero-hops outbound tunnels 9 years ago
TunnelBase.h
TunnelConfig.h enable zero-hops inbound tunnel 9 years ago
TunnelEndpoint.cpp copy transit message for nedb 9 years ago
TunnelEndpoint.h
TunnelGateway.cpp
TunnelGateway.h
TunnelPool.cpp fixed race condition of DeliveryStatus message 9 years ago
TunnelPool.h fixed race condition of DeliveryStatus message 9 years ago
UPnP.cpp fixed race condition 9 years ago
UPnP.h * UPnP.h : comments 9 years ago
api.cpp * logger: explicit allow log output 9 years ago
api.h use shared_ptr for log's stream 9 years ago
appveyor.yml AppVeyor msys fix attempt 9 years ago
filelist.mk Merge branch 'openssl' into new-fs 9 years ago
i2pd.cpp fixup! invoke win32app functions from main 9 years ago
stdafx.cpp
stdafx.h
util.cpp check for chunk size 9 years ago
util.h Merge branch 'openssl' into new-fs 9 years ago
version.h 0.9.25 9 years ago

README.md

i2pd

Independent C++ implementation of I2P router

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.

Donations

BTC: 1K7Ds6KUeR8ya287UC4rYTjvC96vXyZbDY
LTC: LKQirrYrDeTuAPnpYq5y7LVKtywfkkHi59
ANC: AQJYweYYUqM1nVfLqfoSMpUMfzxvS4Xd7z

Downloads

Official binary releases could be found at:
http://i2pd.website/releases/
older releases
http://download.i2p.io/purplei2p/i2pd/releases/

Supported OS

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

More documentation