🛡 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 153c275d74 use /sdcard for android only if available 8 years ago
Win32
build gitignore improved - added various generated files 8 years ago
contrib/certificates
debian
docs More informative README and docs index 8 years ago
qt fixes: icon + localservice.java 8 years ago
tests * add test for MergeChunkedResponse() (#432) 8 years ago
.gitignore gitignore improved - added various generated files 8 years ago
.travis.yml
AddressBook.cpp Remove unused assigning (success is assinged anyway) 8 years ago
AddressBook.h
BOB.cpp
BOB.h
Base.cpp
Base.h
ChangeLog
ClientContext.cpp fixed android build 8 years ago
ClientContext.h
Config.cpp fixed typo 8 years ago
Config.h
Crypto.cpp
Crypto.h
Daemon.cpp fixed build errors 8 years ago
Daemon.h some cleanup 8 years ago
DaemonLinux.cpp QT doesn't depend on Linux daemon anymore 8 years ago
DaemonWin32.cpp * fix compilation warnings 8 years ago
Datagram.cpp
Datagram.h
Destination.cpp
Destination.h
FS.cpp use /sdcard for android only if available 8 years ago
FS.h
Family.cpp
Family.h
Garlic.cpp
Garlic.h
HTTP.cpp fixed android build 8 years ago
HTTP.h * HTTP.{cpp,h} : drop HTTPReq.host 8 years ago
HTTPProxy.cpp fix 500 response in http proxy 8 years ago
HTTPProxy.h rolled back to previous implementation 8 years ago
HTTPServer.cpp Auto webconsole page refresh commented 8 years ago
HTTPServer.h * extract unused image to separate file 8 years ago
I2CP.cpp read header and payload separately 8 years ago
I2CP.h read header and payload separately 8 years ago
I2NPProtocol.cpp
I2NPProtocol.h
I2PControl.cpp fixed android build 8 years ago
I2PControl.h
I2PEndian.cpp
I2PEndian.h
I2PService.cpp * HTTPProxy: fix converted request (#508) 8 years ago
I2PService.h
I2PTunnel.cpp
I2PTunnel.h
Identity.cpp
Identity.h
LICENSE
LeaseSet.cpp
LeaseSet.h
LittleBigEndian.h
Log.cpp
Log.h
Makefile
Makefile.bsd
Makefile.homebrew
Makefile.linux * enable -Wextra for linux builds 8 years ago
Makefile.mingw
Makefile.osx
NTCPSession.cpp
NTCPSession.h
NetDb.cpp * fix compilation warnings 8 years ago
NetDb.h
NetDbRequests.cpp
NetDbRequests.h
Profiling.cpp
Profiling.h
Queue.h
README.md More informative README and docs index 8 years ago
Reseed.cpp moved std::to_string to util.h from android 8 years ago
Reseed.h
RouterContext.cpp moved std::to_string to util.h from android 8 years ago
RouterContext.h
RouterInfo.cpp * fix compilation warnings 8 years ago
RouterInfo.h
SAM.cpp
SAM.h
SOCKS.cpp
SOCKS.h
SSU.cpp
SSU.h
SSUData.cpp
SSUData.h
SSUSession.cpp
SSUSession.h
Signature.cpp
Signature.h
Streaming.cpp send correct ackThrough 8 years ago
Streaming.h
Timestamp.h
TransitTunnel.cpp
TransitTunnel.h
TransportSession.h
Transports.cpp * fix compilation warnings 8 years ago
Transports.h
Tunnel.cpp * fix compilation warnings 8 years ago
Tunnel.h * fix compilation warnings 8 years ago
TunnelBase.h
TunnelConfig.h
TunnelEndpoint.cpp
TunnelEndpoint.h
TunnelGateway.cpp
TunnelGateway.h
TunnelPool.cpp
TunnelPool.h
UPnP.cpp
UPnP.h
api.cpp
api.h
appveyor.yml
filelist.mk
i2pd.cpp eliminated DaemonQTImpl singleton 8 years ago
stdafx.cpp
stdafx.h
util.cpp
util.h moved std::to_string to util.h from android 8 years ago
version.h 0.9.26 8 years ago

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 (coming soon)

Using i2pd

See documentation and example config file.

Donations

BTC: 1K7Ds6KUeR8ya287UC4rYTjvC96vXyZbDY
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.