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.
 
 
 
 
 
brain5lug a583c21136 merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl 8 years ago
Win32 Graceful shutdown 8 years ago
android load libstd 8 years ago
build * cmake debug (closes #562) 8 years ago
contrib/certificates
debian Update 01-tune-build-opts.patch 8 years ago
docs fix typo 8 years ago
qt
tests
.gitignore android without qt initial commit 8 years ago
.travis.yml temporary disable OS X 8 years ago
AddressBook.cpp copy ellimination for ranges #part1 8 years ago
AddressBook.h * Addressbook.{cpp,h} : show new hosts 8 years ago
BOB.cpp copy ellimination for ranges #part1 8 years ago
BOB.h more BOB error messages 8 years ago
Base.cpp
Base.h
ChangeLog
ClientContext.cpp copy ellimination for ranges #part1 8 years ago
ClientContext.h
Config.cpp check correct #ifdef for windows 8 years ago
Config.h
Crypto.cpp
Crypto.h
Daemon.cpp fix meshnet mode: 8 years ago
Daemon.h android without qt initial commit 8 years ago
DaemonLinux.cpp Reload client config on SIGHUP 8 years ago
DaemonWin32.cpp
Datagram.cpp
Datagram.h
Destination.cpp copy ellimination for ranges #part1 8 years ago
Destination.h
FS.cpp
FS.h
Family.cpp
Family.h
Garlic.cpp copy ellimination for ranges #part1 8 years ago
Garlic.h
Gzip.cpp
Gzip.h
HTTP.cpp copy ellimination for ranges #part1 8 years ago
HTTP.h + HTTP.{cpp,h} : add HTTPRes::is_gzipped() 8 years ago
HTTPProxy.cpp copy ellimination for ranges #part1 8 years ago
HTTPProxy.h
HTTPServer.cpp copy ellimination for ranges #part1 8 years ago
HTTPServer.h
I2CP.cpp copy ellimination for ranges #part1 8 years ago
I2CP.h
I2NPProtocol.cpp copy ellimination for ranges #part1 8 years ago
I2NPProtocol.h fix off by ones 8 years ago
I2PControl.cpp copy ellimination for ranges #part1 8 years ago
I2PControl.h
I2PEndian.cpp
I2PEndian.h
I2PService.cpp
I2PService.h
I2PTunnel.cpp
I2PTunnel.h
Identity.cpp
Identity.h
LICENSE
LeaseSet.cpp copy ellimination for ranges #part1 8 years ago
LeaseSet.h
LittleBigEndian.h
Log.cpp
Log.h
Makefile CXXFLAGS -> NEEDED_CXXFLAGS 8 years ago
Makefile.bsd
Makefile.homebrew
Makefile.linux
Makefile.mingw rollback 8 years ago
Makefile.osx
NTCPSession.cpp adjust termination timeout 8 years ago
NTCPSession.h limit outgoing queue size 8 years ago
NetDb.cpp copy ellimination for ranges #part1 8 years ago
NetDb.h clean up code 8 years ago
NetDbRequests.cpp copy ellimination for ranges #part1 8 years ago
NetDbRequests.h
Profiling.cpp copy ellimination for ranges #part1 8 years ago
Profiling.h
Queue.h copy ellimination for ranges #part1 8 years ago
README.md
Reseed.cpp fixed android build 8 years ago
Reseed.h
RouterContext.cpp cleanup router's tags 8 years ago
RouterContext.h cleanup router's tags 8 years ago
RouterInfo.cpp use list instead vector for addresses 8 years ago
RouterInfo.h use list instead vector for addresses 8 years ago
SAM.cpp
SAM.h
SOCKS.cpp tiny commit to check pulling 8 years ago
SOCKS.h
SSU.cpp select Charlie based on Alice's address type 8 years ago
SSU.h select Charlie based on Alice's address type 8 years ago
SSUData.cpp
SSUData.h
SSUSession.cpp adjust termination timeout 8 years ago
SSUSession.h support peer test for ipv6 8 years ago
Signature.cpp
Signature.h
Streaming.cpp * Streaming.cpp : tune log messages 8 years ago
Streaming.h
Tag.h
Timestamp.h
TransitTunnel.cpp
TransitTunnel.h
TransportSession.h adjust termination timeout 8 years ago
Transports.cpp adjust termination timeout 8 years ago
Transports.h detect network status at android 8 years ago
Tunnel.cpp
Tunnel.h copy ellimination for ranges #part1 8 years ago
TunnelBase.h
TunnelConfig.h
TunnelEndpoint.cpp
TunnelEndpoint.h
TunnelGateway.cpp
TunnelGateway.h
TunnelPool.cpp
TunnelPool.h
UPnP.cpp wait for UPnP discovery during startup 8 years ago
UPnP.h wait for UPnP discovery during startup 8 years ago
api.cpp
api.h
appveyor.yml
filelist.mk
i2pd.cpp
stdafx.cpp
stdafx.h
util.cpp * util.{cpp,h} : kill with fire i2p::util::http (#314, closes #432) 8 years ago
util.h * util.{cpp,h} : kill with fire i2p::util::http (#314, closes #432) 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.