🛡 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 e152785de9
remove tab width setting in dir-locals
8 years ago
Win32 Update installer.iss 8 years ago
android 2.10.1 8 years ago
build merge webui code 8 years ago
contrib systemd unit, debian patch fix, makefile last-dist added, package log&pid folder edited 8 years ago
debian systemd unit, debian patch fix, makefile last-dist added, package log&pid folder edited 8 years ago
docs Update usage.md 8 years ago
qt Event.h/.cpp added 8 years ago
tests * HTTP.cpp : add comments, update test case 8 years ago
.dir-locals.el remove tab width setting in dir-locals 8 years ago
.gitignore add keyinfo tool 8 years ago
.travis.yml temporary disable OS X 8 years ago
AddressBook.cpp Add addressbook options + improved docs 8 years ago
AddressBook.h Add addressbook options + improved docs 8 years ago
BOB.cpp fixed android build 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 tunnel options for SOCKS proxy 8 years ago
ClientContext.h tunnel options for SOCKS proxy 8 years ago
Config.cpp core file is limited by a system by default 8 years ago
Config.h tunnel options for SOCKS proxy 8 years ago
Crypto.cpp support openssl 1.1 for DH 8 years ago
Crypto.h openssl 1.1 for ECDSA 8 years ago
Daemon.cpp fixed #696. set netid before context::Init 8 years ago
Daemon.h gracefull -> graceful 8 years ago
DaemonLinux.cpp core file is limited by a system by default 8 years ago
DaemonWin32.cpp fixed #546 8 years ago
Datagram.cpp tabify 8 years ago
Datagram.h tabify 8 years ago
Destination.cpp extract database store key once 8 years ago
Destination.h don't return expired LeaseSet 8 years ago
Event.cpp eliminate some overhead 8 years ago
Event.h eliminate some overhead 8 years ago
FS.cpp correct separator for android 8 years ago
FS.h add hooks for visiting netdb 8 years ago
Family.cpp Revert "Unused parameter warnings removal" 8 years ago
Family.h set router's family 8 years ago
Garlic.cpp Merge remote-tracking branch 'purple/openssl' into merge_udp_tunnel 8 years ago
Garlic.h resubmit non-confirmed LeaseSet 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 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 * HTTPProxy.{cpp,h} : rename classes, drop typedef 8 years ago
HTTPServer.cpp show HTTP proxy as client tunnel 8 years ago
HTTPServer.h fixed #629. catch HTTPServer exceptions 8 years ago
I2CP.cpp Revert "minimize count of errors "I2CP: Failed to send message. No outbound tunnels"" 8 years ago
I2CP.h single #ifdef for protocol type 8 years ago
I2NPProtocol.cpp add web socket ui 8 years ago
I2NPProtocol.h fix off by ones 8 years ago
I2PControl.cpp Revert "Unused parameter warnings removal" 8 years ago
I2PControl.h * I2PControl.{cpp,h} : add BuildErrorResponse() 8 years ago
I2PEndian.cpp Avoid aliasing problems by using special buf endian handling functions wrapping memcpy 9 years ago
I2PEndian.h backport openbsd support 9 years ago
I2PService.cpp set socket options 8 years ago
I2PService.h show HTTP proxy as client tunnel 8 years ago
I2PTunnel.cpp don't override Host if not specified explicitly 8 years ago
I2PTunnel.h fix memory leak with udp tunnel 8 years ago
Identity.cpp eliminate potential excessive CPU usage 8 years ago
Identity.h make sure verifier gets created once 8 years ago
LICENSE Update LICENSE 9 years ago
LeaseSet.cpp Revert "Unused parameter warnings removal" 8 years ago
LeaseSet.h fix typo 8 years ago
LittleBigEndian.h fix LittleEndian, change endian.h version 10 years ago
Log.cpp * Log.{cpp,h}: 8 years ago
Log.h rollback 8 years ago
Makefile fix branch detect 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 Add libdl (-ldl) flag. Fixes openssl errors when building statically. 8 years ago
Makefile.mingw Merge remote-tracking branch 'purple/openssl' into merge-recent-udp-tunnel 8 years ago
Makefile.osx * add global switch USE_UPNP to makefile 8 years ago
NTCPSession.cpp eliminate some overhead 8 years ago
NTCPSession.h common termination timer for all SSU sessions 8 years ago
NetDb.cpp add option to only connect to certain routers 8 years ago
NetDb.h fixed #675. I2LUA define 8 years ago
NetDbRequests.cpp fixed race condition 8 years ago
NetDbRequests.h fixed race condition 8 years ago
Profiling.cpp copy ellimination for ranges #part1 8 years ago
Profiling.h * Profiling : move storage from FS.cpp to Profiling.cpp 8 years ago
Queue.h copy ellimination for ranges #part1 8 years ago
README.md edit link to usage documentation 8 years ago
Reseed.cpp #622. Force SU3 verification by reseed.verify 8 years ago
Reseed.h removed unused parameter 8 years ago
RouterContext.cpp * RouterContext.cpp : boost::lexical_cast -> std::to_string 8 years ago
RouterContext.h configurable netid 8 years ago
RouterInfo.cpp configurable netid 8 years ago
RouterInfo.h use atomic_store for addresses' list re-assignment 8 years ago
SAM.cpp fixed android build 8 years ago
SAM.h copy elimination for ranges #part3 8 years ago
SOCKS.cpp fixed android build 8 years ago
SOCKS.h initial support for out proxy via local upstream socks proxy 8 years ago
SSU.cpp stop termination timer on shutdown 8 years ago
SSU.h common termination timer for all SSU sessions 8 years ago
SSUData.cpp eliminate some overhead 8 years ago
SSUData.h eliminate decay timer 8 years ago
SSUSession.cpp correct PeerTest 8 years ago
SSUSession.h detect clock skew 8 years ago
Signature.cpp fixed race condition at startup 8 years ago
Signature.h openssl 1.1 for ECDSA 8 years ago
Streaming.cpp correct RTO reset 8 years ago
Streaming.h don't create same incoming stream twice 8 years ago
Tag.h indentation fix for missed Fill function 8 years ago
Timestamp.cpp 10 seconds max timeout for NTP 8 years ago
Timestamp.h 10 seconds max timeout for NTP 8 years ago
TransitTunnel.cpp Revert "Unused parameter warnings removal" 8 years ago
TransitTunnel.h use shared_ptr for transit tunnels 8 years ago
TransportSession.h eliminate some overhead 8 years ago
Transports.cpp limit number of DH precalculations at the time 8 years ago
Transports.h add option to only connect to certain routers 8 years ago
Tunnel.cpp cleanup unclaimed out-of-sequence fragments 8 years ago
Tunnel.h cleanup unclaimed out-of-sequence fragments 8 years ago
TunnelBase.h cleanup unclaimed out-of-sequence fragments 8 years ago
TunnelConfig.h copy elimination for ranges #part3 8 years ago
TunnelEndpoint.cpp cleanup unclaimed out-of-sequence fragments 8 years ago
TunnelEndpoint.h cleanup unclaimed out-of-sequence fragments 8 years ago
TunnelGateway.cpp copy elimination for ranges #part4 8 years ago
TunnelGateway.h random non-zero padding 9 years ago
TunnelPool.cpp eliminate overhead 8 years ago
TunnelPool.h implement SetCustomPeerSelector and ensure locking is good 8 years ago
UPnP.cpp copy elimination for ranges #part4 8 years ago
UPnP.h wait for UPnP discovery during startup 8 years ago
Websocket.cpp merge 8 years ago
Websocket.h merge 8 years ago
api.cpp optional elgamal precomputation for x64 8 years ago
api.h use shared_ptr for log's stream 8 years ago
appveyor.yml Revert "try fixing appveyor" 8 years ago
filelist.mk update build files and allow compile without websocket 8 years ago
i2pd.cpp eliminated DaemonQTImpl singleton 8 years ago
stdafx.cpp Precompiled headers 9 years ago
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 fixed android build 8 years ago
version.h 2.10.1 8 years ago

README.md

i2pd

Русская версия

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

I2P (Invisible Internet Protocol) is a universal anonymous network layer. All communications over I2P are anonymous and end-to-end encrypted, participants don't reveal their real IP addresses.

I2P client is a software used for building and using anonymous I2P networks. Such networks are commonly used for anonymous peer-to-peer applications (filesharing, cryptocurrencies) and anonymous client-server applications (websites, instant messengers, chat-servers).

I2P allows people from all around the world 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
  • iOS

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.