🛡 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 81b72d5481 fixed crash on termination if proxies were excluded 9 years ago
Win32
build Merge branch 'openssl' into new-fs 9 years ago
contrib/certificates znx cert added 9 years ago
debian * update debian/i2pd.{init,upstart} : logging options 9 years ago
docs updated FreeBSD instructions 9 years ago
.gitignore
.travis.yml
AddressBook.cpp Merge branch 'openssl' into new-fs 9 years ago
AddressBook.h Merge branch 'openssl' into new-fs 9 years ago
BOB.cpp
BOB.h
Base.cpp Merge branch 'openssl' into new-fs 9 years ago
Base.h Merge branch 'openssl' into new-fs 9 years ago
ClientContext.cpp fixed crash on termination if proxies were excluded 9 years ago
ClientContext.h added gzip parameter for server tunnels 9 years ago
Config.cpp initial support for out proxy via local upstream socks proxy 9 years ago
Config.h + i2p::config::IsDefault 9 years ago
Crypto.cpp
Crypto.h use more efficient XOR over ChipherBlocks for win32 9 years ago
CryptoConst.cpp
CryptoConst.h
Daemon.cpp moved tunnel config file inialization to ClientContext 9 years ago
Daemon.h
DaemonLinux.cpp * i2p::fs migration: Daemon, DaemonLinux, api (#290) 9 years ago
DaemonWin32.cpp
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 fixed windows build 9 years ago
FS.h * Profiling : move storage from FS.cpp to Profiling.cpp 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 strip our Referer and replace User-Agent 9 years ago
HTTPProxy.h
HTTPServer.cpp replace std::map to std::list for inbound tunnels 9 years ago
HTTPServer.h
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 added gzip parameter for server tunnels 9 years ago
I2PTunnel.h added gzip parameter for server tunnels 9 years ago
Identity.cpp some cleanup 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 don't delete log file upon HUP 9 years ago
Log.h don't delete log file upon HUP 9 years ago
Makefile * make target 'strip' 9 years ago
Makefile.bsd
Makefile.linux
Makefile.mingw use more efficient XOR over ChipherBlocks for win32 9 years ago
Makefile.osx
NTCPSession.cpp * tune logging 9 years ago
NTCPSession.h
NetDb.cpp start checking for expiration after 10 minutes 9 years ago
NetDb.h tighten RouterInfo expiration 9 years ago
NetDbRequests.cpp
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
README.md
Reseed.cpp Merge branch 'openssl' into new-fs 9 years ago
Reseed.h
RouterContext.cpp Merge branch 'new-fs' into openssl 9 years ago
RouterContext.h set router's family 9 years ago
RouterInfo.cpp ignore non-reachable floodfills 9 years ago
RouterInfo.h ignore non-reachable floodfills 9 years ago
SAM.cpp fixed hanging connection 9 years ago
SAM.h
SOCKS.cpp initial support for out proxy via local upstream socks proxy 9 years ago
SOCKS.h initial support for out proxy via local upstream socks proxy 9 years ago
SSU.cpp
SSU.h
SSUData.cpp
SSUData.h
SSUSession.cpp pass flag to SSU header 9 years ago
SSUSession.h pass flag to SSU header 9 years ago
Signature.cpp
Signature.h
Streaming.cpp added gzip parameter for server tunnels 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
Transports.h
Tunnel.cpp replace std::map to std::list for inbound tunnels 9 years ago
Tunnel.h replace std::map to std::list for inbound tunnels 9 years ago
TunnelBase.h
TunnelConfig.h
TunnelEndpoint.cpp
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
UPnP.h
api.cpp * i2p::fs migration: Daemon, DaemonLinux, api (#290) 9 years ago
api.h use shared_ptr for log's stream 9 years ago
appveyor.yml
filelist.mk Merge branch 'openssl' into new-fs 9 years ago
i2pd.cpp
stdafx.cpp
stdafx.h
util.cpp * i2p::util::http::GetHttpContent() : use std::transform instead boost 9 years ago
util.h Merge branch 'openssl' into new-fs 9 years ago
version.h

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