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 66c09fc44c * HTTPProxy.cpp : HandleJumpServices() -> ExtractAddressHelper() 8 years ago
Win32
build disable testnet by default 8 years ago
contrib/certificates
debian
docs
qt Tag.h and Gzip.h/.cpp added 8 years ago
tests * HTTP.cpp : add comments, update test case 8 years ago
.gitignore
.travis.yml
AddressBook.cpp
AddressBook.h update i2pd testnet addressbook url 8 years ago
BOB.cpp
BOB.h
Base.cpp * Base.h : extract Tag template class to separate header 8 years ago
Base.h * Base.h : extract Tag template class to separate header 8 years ago
ChangeLog
ClientContext.cpp
ClientContext.h
Config.cpp Add bind to network interface option 8 years ago
Config.h
Crypto.cpp
Crypto.h * Base.h : extract Tag template class to separate header 8 years ago
Daemon.cpp clean up identation 8 years ago
Daemon.h
DaemonLinux.cpp
DaemonWin32.cpp
Datagram.cpp
Datagram.h
Destination.cpp don't check for exact LS 8 years ago
Destination.h
FS.cpp
FS.h
Family.cpp
Family.h
Garlic.cpp send garlic cloves directly if garlic was received derectly 8 years ago
Garlic.h
Gzip.cpp * Base.cpp : extract gzip classes to separate file 8 years ago
Gzip.h * Base.cpp : extract gzip classes to separate file 8 years ago
HTTP.cpp * HTTP.cpp : add comments, update test case 8 years ago
HTTP.h * HTTP.cpp : rename method 8 years ago
HTTPProxy.cpp * HTTPProxy.cpp : HandleJumpServices() -> ExtractAddressHelper() 8 years ago
HTTPProxy.h
HTTPServer.cpp added hiding information in webconsole 8 years ago
HTTPServer.h
I2CP.cpp
I2CP.h
I2NPProtocol.cpp pedantic style and logging changes 8 years ago
I2NPProtocol.h
I2PControl.cpp * HTTP.cpp : rename method 8 years ago
I2PControl.h
I2PEndian.cpp
I2PEndian.h
I2PService.cpp
I2PService.h
I2PTunnel.cpp
I2PTunnel.h
Identity.cpp
Identity.h
LICENSE
LeaseSet.cpp don't check for LS expired for FF 8 years ago
LeaseSet.h
LittleBigEndian.h
Log.cpp
Log.h
Makefile disable testnet by default 8 years ago
Makefile.bsd
Makefile.homebrew
Makefile.linux revert 8 years ago
Makefile.mingw
Makefile.osx
NTCPSession.cpp Merge branch 'restricted_routes' into meshnet 8 years ago
NTCPSession.h
NetDb.cpp Merge remote-tracking branch 'purple/openssl' into meshnet 8 years ago
NetDb.h testnet changes 8 years ago
NetDbRequests.cpp
NetDbRequests.h
Profiling.cpp
Profiling.h
Queue.h
README.md
Reseed.cpp
Reseed.h
RouterContext.cpp
RouterContext.h
RouterInfo.cpp
RouterInfo.h
SAM.cpp
SAM.h
SOCKS.cpp
SOCKS.h
SSU.cpp Merge remote-tracking branch 'purple/openssl' into meshnet 8 years ago
SSU.h Merge branch 'restricted_routes' into meshnet 8 years ago
SSUData.cpp
SSUData.h
SSUSession.cpp Merge remote-tracking branch 'purple/openssl' into meshnet 8 years ago
SSUSession.h
Signature.cpp
Signature.h
Streaming.cpp * Streaming.cpp : tune logs 8 years ago
Streaming.h
Tag.h * Tag.h : add (c) header 8 years ago
Timestamp.h
TransitTunnel.cpp
TransitTunnel.h
TransportSession.h
Transports.cpp try banning non responsive routers 8 years ago
Transports.h
Tunnel.cpp Merge remote-tracking branch 'purple/openssl' into meshnet 8 years ago
Tunnel.h Merge branch 'upstream-openssl' into meshnet 8 years ago
TunnelBase.h
TunnelConfig.h support zero-hops tunnels for destinations 8 years ago
TunnelEndpoint.cpp stop using auto 8 years ago
TunnelEndpoint.h
TunnelGateway.cpp stop using auto 8 years ago
TunnelGateway.h
TunnelPool.cpp Merge remote-tracking branch 'purple/openssl' into meshnet 8 years ago
TunnelPool.h
UPnP.cpp
UPnP.h
api.cpp
api.h
appveyor.yml
filelist.mk * Base.cpp : extract gzip classes to separate file 8 years ago
i2pd.cpp
stdafx.cpp
stdafx.h
util.cpp use inet_ntop properly 8 years ago
util.h Add bind to network interface option 8 years ago
version.h

README.md

i2pd

i2pd is a full-featured C++ implementation of I2P client.

I2P (Invisible Internet Project) is anonymous network which works on top of public Internet. Privacy and anonymity are achieved by strong encryption and bouncing your traffic through thousands of I2P nodes all around the world.

We are building network which helps people 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

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.