🛡 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
Jeff Becker 13735d0475
move setting
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 debian package defaults 8 years ago
docs * docs/configuration.md 8 years ago
qt junk 8 years ago
tests * HTTP.cpp : add comments, update test case 8 years ago
.gitignore android without qt initial commit 8 years ago
.travis.yml * enable travis for UPNP=ON back 8 years ago
AddressBook.cpp * Addressbook.cpp : tune logs 8 years ago
AddressBook.h * Addressbook.{cpp,h} : show new hosts 8 years ago
BOB.cpp handle'\r\n' terminated address from Transmission 8 years ago
BOB.h more BOB error messages 8 years ago
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 * update changelog 8 years ago
ClientContext.cpp move setting 8 years ago
ClientContext.h check for correctly loaded privatekeys 8 years ago
Config.cpp check correct #ifdef for windows 8 years ago
Config.h * fix doxygen warnings 8 years ago
Crypto.cpp fixed memory leak 8 years ago
Crypto.h * Base.h : extract Tag template class to separate header 8 years ago
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 fixed #546 8 years ago
Datagram.cpp use shared ClientDestination 8 years ago
Datagram.h use shared ClientDestination 8 years ago
Destination.cpp * check router info addresses for nullptr 8 years ago
Destination.h * check router info addresses for nullptr 8 years ago
FS.cpp Merge branch 'upstream-openssl' into restricted_routes 8 years ago
FS.h
Family.cpp * fix mistype in log message 8 years ago
Family.h
Garlic.cpp don't use warning for no tags 8 years ago
Garlic.h remember tunnels selection for following messages 8 years ago
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 : fix is_gzipped() 8 years ago
HTTP.h + HTTP.{cpp,h} : add HTTPRes::is_gzipped() 8 years ago
HTTPProxy.cpp * HTTPProxy.cpp : html error messages 8 years ago
HTTPProxy.h * HTTPProxy.{cpp,h} : rename classes, drop typedef 8 years ago
HTTPServer.cpp * HTTPServer.cpp : true random password 8 years ago
HTTPServer.h * HTTPProxy.cpp : don't reuse part of httppserver, addresshelpers handling will be moved to proxy in future 8 years ago
I2CP.cpp remember tunnels selection for following messages 8 years ago
I2CP.h single #ifdef for protocol type 8 years ago
I2NPProtocol.cpp pedantic whitespace fix 8 years ago
I2NPProtocol.h fix off by ones 8 years ago
I2PControl.cpp fixed VS build error 8 years ago
I2PControl.h * I2PControl.{cpp,h} : add BuildErrorResponse() 8 years ago
I2PEndian.cpp
I2PEndian.h
I2PService.cpp set socket options 8 years ago
I2PService.h
I2PTunnel.cpp implement streaming limiting (initial) 8 years ago
I2PTunnel.h implement streaming limiting (initial) 8 years ago
Identity.cpp bounds checks 8 years ago
Identity.h bounds checks 8 years ago
LICENSE
LeaseSet.cpp * check router info addresses for nullptr 8 years ago
LeaseSet.h * check router info addresses for nullptr 8 years ago
LittleBigEndian.h
Log.cpp * fix doxygen warnings 8 years ago
Log.h color log messages for warn and error 8 years ago
Makefile CXXFLAGS -> NEEDED_CXXFLAGS 8 years ago
Makefile.bsd * drop boost_regex from build deps 8 years ago
Makefile.homebrew * add global switch USE_UPNP to makefile 8 years ago
Makefile.linux revert 8 years ago
Makefile.mingw rollback 8 years ago
Makefile.osx * add global switch USE_UPNP to makefile 8 years ago
NTCPSession.cpp * check router info addresses for nullptr 8 years ago
NTCPSession.h limit outgoing queue size 8 years ago
NetDb.cpp * util.{cpp,h} : kill with fire i2p::util::http (#314, closes #432) 8 years ago
NetDb.h clean up code 8 years ago
NetDbRequests.cpp
NetDbRequests.h
Profiling.cpp
Profiling.h
Queue.h
README.md android is supported now 8 years ago
Reseed.cpp fixed android build 8 years ago
Reseed.h
RouterContext.cpp override address if v6 only 8 years ago
RouterContext.h removed GetPrivateKeys from LocalDestination 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
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 * tune log messages 8 years ago
SSUData.h tweak ssu mtu again for meshnet 8 years ago
SSUSession.cpp select Charlie based on Alice's address type 8 years ago
SSUSession.h support peer test for ipv6 8 years ago
Signature.cpp
Signature.h
Streaming.cpp more fixes 8 years ago
Streaming.h implement streaming limiting (initial) 8 years ago
Tag.h * Tag.h : add (c) header 8 years ago
Timestamp.h
TransitTunnel.cpp * tune log messages 8 years ago
TransitTunnel.h
TransportSession.h
Transports.cpp * check router info addresses for nullptr 8 years ago
Transports.h detect network status at android 8 years ago
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 select existing connection for first hop of a tunnel 8 years ago
TunnelPool.h
UPnP.cpp configurable UPnP name 8 years ago
UPnP.h * util.{cpp,h} : kill with fire i2p::util::http (#314, closes #432) 8 years ago
api.cpp
api.h
appveyor.yml Update appveyor.yml 8 years ago
filelist.mk * Base.cpp : extract gzip classes to separate file 8 years ago
i2pd.cpp Merge branch 'upstream-openssl' into restricted_routes 8 years ago
stdafx.cpp
stdafx.h * drop boost_regex from build deps 8 years ago
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 initial meshnet mode 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

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.