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.
 
 
 
 
 
hagen 2e1a9a8df9 * HTTP.{cpp,h} : move length() method to base class 8 years ago
Win32 remove mascot 8 years ago
build I2CP added 9 years ago
contrib/certificates
debian * update manpage: add --logfile description (#495) 8 years ago
docs regular/homebrew build selection for Mac OS X 9 years ago
tests * update tests 8 years ago
.gitignore
.travis.yml
AddressBook.cpp fix #500. check result of readline 8 years ago
AddressBook.h
BOB.cpp
BOB.h
Base.cpp
Base.h
ClientContext.cpp I2CP added 9 years ago
ClientContext.h I2CP added 9 years ago
Config.cpp * add http.auth, http.user & http.pass options 9 years ago
Config.h
Crypto.cpp changed back to <openssl/ 9 years ago
Crypto.h changed back to <openssl/ 9 years ago
Daemon.cpp get family string from local RouterInfo 9 years ago
Daemon.h
DaemonLinux.cpp
DaemonWin32.cpp
Datagram.cpp use shared ClientDestination 8 years ago
Datagram.h use shared ClientDestination 8 years ago
Destination.cpp use shared ClientDestination 8 years ago
Destination.h use shared ClientDestination 8 years ago
FS.cpp
FS.h
Family.cpp changed back to <openssl/ 9 years ago
Family.h
Garlic.cpp changed back to <openssl/ 9 years ago
Garlic.h use LocalLeaseSet for own LeaseSets 8 years ago
HTTP.cpp * HTTP.{cpp,h} : move length() method to base class 8 years ago
HTTP.h * HTTP.{cpp,h} : move length() method to base class 8 years ago
HTTPProxy.cpp fix jumpservices 9 years ago
HTTPProxy.h
HTTPServer.cpp * HTTPServer.cpp : update response building 8 years ago
HTTPServer.h * HTTPServer.{cpp,h}: basic auth 9 years ago
I2CP.cpp receive I2CP messages 9 years ago
I2CP.h receive I2CP messages 9 years ago
I2NPProtocol.cpp use LocalLeaseSet for own LeaseSets 8 years ago
I2NPProtocol.h use LocalLeaseSet for own LeaseSets 8 years ago
I2PControl.cpp changed back to <openssl/ 9 years ago
I2PControl.h changed back to <openssl/ 9 years ago
I2PEndian.cpp
I2PEndian.h
I2PService.cpp
I2PService.h
I2PTunnel.cpp
I2PTunnel.h
Identity.cpp include openssl through OPENSSL macro 9 years ago
Identity.h
LICENSE
LeaseSet.cpp correct LeaseSet message size 8 years ago
LeaseSet.h removed deprecated constructor 8 years ago
LittleBigEndian.h
Log.cpp
Log.h
Makefile regular/homebrew build selection for Mac OS X 9 years ago
Makefile.bsd
Makefile.homebrew fix mac brew, use libressl and homebrew 9 years ago
Makefile.linux support gcc 6 9 years ago
Makefile.mingw
Makefile.osx
NTCPSession.cpp include openssl through OPENSSL macro 9 years ago
NTCPSession.h
NetDb.cpp include openssl through OPENSSL macro 9 years ago
NetDb.h
NetDbRequests.cpp
NetDbRequests.h
Profiling.cpp
Profiling.h
Queue.h
README.md
Reseed.cpp changed back to <openssl/ 9 years ago
Reseed.h
RouterContext.cpp get family string from local RouterInfo 9 years ago
RouterContext.h use LocalLeaseSet for own LeaseSets 8 years ago
RouterInfo.cpp get family string from local RouterInfo 9 years ago
RouterInfo.h get family string from local RouterInfo 9 years ago
SAM.cpp
SAM.h
SOCKS.cpp
SOCKS.h
SSU.cpp
SSU.h
SSUData.cpp
SSUData.h
SSUSession.cpp include openssl through OPENSSL macro 9 years ago
SSUSession.h
Signature.cpp
Signature.h changed back to <openssl/ 9 years ago
Streaming.cpp use shared ClientDestination 8 years ago
Streaming.h use shared ClientDestination 8 years ago
Timestamp.h
TransitTunnel.cpp
TransitTunnel.h
TransportSession.h
Transports.cpp include openssl through OPENSSL macro 9 years ago
Transports.h
Tunnel.cpp include openssl through OPENSSL macro 9 years ago
Tunnel.h
TunnelBase.h
TunnelConfig.h include openssl through OPENSSL macro 9 years ago
TunnelEndpoint.cpp include openssl through OPENSSL macro 9 years ago
TunnelEndpoint.h
TunnelGateway.cpp include openssl through OPENSSL macro 9 years ago
TunnelGateway.h
TunnelPool.cpp include openssl through OPENSSL macro 9 years ago
TunnelPool.h
UPnP.cpp
UPnP.h
api.cpp
api.h
appveyor.yml
filelist.mk I2CP added 9 years ago
i2pd.cpp
stdafx.cpp
stdafx.h
util.cpp
util.h try fixing issue #482 9 years ago
version.h version 2.7.0 8 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
DOGE: DNXLQKziRPAsD9H3DFNjk4fLQrdaSX893Y

Documentation:

http://i2pd.readthedocs.org

Supported OS

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

More documentation