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.
 
 
 
 
 
MXPLRS | Kirill 73452f758c Update changelog 8 years ago
Win32 Graceful shutdown 9 years ago
android load libstd 9 years ago
build
contrib/certificates
debian Update changelog 8 years ago
docs Update i2pd.conf 8 years ago
qt
tests
.gitignore
.travis.yml temporary disable OS X 9 years ago
AddressBook.cpp handle default subscription in separate thread 8 years ago
AddressBook.h handle default subscription in separate thread 8 years ago
BOB.cpp copy ellimination for ranges #part1 9 years ago
BOB.h more BOB error messages 9 years ago
Base.cpp
Base.h
ChangeLog
ClientContext.cpp copy ellimination for ranges #part1 9 years ago
ClientContext.h
Config.cpp reseed from file 8 years ago
Config.h
Crypto.cpp
Crypto.h
Daemon.cpp fix meshnet mode: 9 years ago
Daemon.h
DaemonLinux.cpp Reload client config on SIGHUP 9 years ago
DaemonWin32.cpp
Datagram.cpp
Datagram.h
Destination.cpp don't notify before wait 8 years ago
Destination.h fixed potential deadlock 8 years ago
FS.cpp
FS.h
Family.cpp
Family.h
Garlic.cpp copy ellimination for ranges #part1 9 years ago
Garlic.h
Gzip.cpp
Gzip.h
HTTP.cpp copy ellimination for ranges #part1 9 years ago
HTTP.h + HTTP.{cpp,h} : add HTTPRes::is_gzipped() 9 years ago
HTTPProxy.cpp copy ellimination for ranges #part1 9 years ago
HTTPProxy.h
HTTPServer.cpp Update HTTPServer.cpp 8 years ago
HTTPServer.h
I2CP.cpp copy ellimination for ranges #part1 9 years ago
I2CP.h
I2NPProtocol.cpp copy ellimination for ranges #part1 9 years ago
I2NPProtocol.h fix off by ones 9 years ago
I2PControl.cpp copy ellimination for ranges #part1 9 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 9 years ago
LeaseSet.h
LittleBigEndian.h
Log.cpp
Log.h
Makefile CXXFLAGS -> NEEDED_CXXFLAGS 9 years ago
Makefile.bsd
Makefile.homebrew
Makefile.linux
Makefile.mingw rollback 9 years ago
Makefile.osx
NTCPSession.cpp copy elimination for ranges #part2 8 years ago
NTCPSession.h
NetDb.cpp copy ellimination for ranges #part1 9 years ago
NetDb.h clean up code 9 years ago
NetDbRequests.cpp copy ellimination for ranges #part1 9 years ago
NetDbRequests.h
Profiling.cpp copy ellimination for ranges #part1 9 years ago
Profiling.h
Queue.h copy ellimination for ranges #part1 9 years ago
README.md
Reseed.cpp reseed from file 8 years ago
Reseed.h
RouterContext.cpp copy elimination for ranges #part2 8 years ago
RouterContext.h cleanup router's tags 9 years ago
RouterInfo.cpp fixed race condition 8 years ago
RouterInfo.h copy elimination for ranges #part2 8 years ago
SAM.cpp copy elimination for ranges #part3 8 years ago
SAM.h copy elimination for ranges #part3 8 years ago
SOCKS.cpp tiny commit to check pulling 9 years ago
SOCKS.h
SSU.cpp copy elimination for ranges #part3 8 years ago
SSU.h select Charlie based on Alice's address type 9 years ago
SSUData.cpp copy elimination for ranges #part3 8 years ago
SSUData.h eliminate decay timer 8 years ago
SSUSession.cpp copy elimination for ranges #part3 8 years ago
SSUSession.h support peer test for ipv6 9 years ago
Signature.cpp
Signature.h
Streaming.cpp copy elimination for ranges #part3 8 years ago
Streaming.h
Tag.h
Timestamp.h
TransitTunnel.cpp
TransitTunnel.h
TransportSession.h adjust termination timeout 9 years ago
Transports.cpp copy elimination for ranges #part3 8 years ago
Transports.h copy elimination for ranges #part3 8 years ago
Tunnel.cpp Replaced arrows to HTML code. Deleted tab spaces. 8 years ago
Tunnel.h copy ellimination for ranges #part1 9 years ago
TunnelBase.h
TunnelConfig.h copy elimination for ranges #part3 8 years ago
TunnelEndpoint.cpp
TunnelEndpoint.h
TunnelGateway.cpp copy elimination for ranges #part4 8 years ago
TunnelGateway.h
TunnelPool.cpp copy elimination for ranges #part4 8 years ago
TunnelPool.h
UPnP.cpp copy elimination for ranges #part4 8 years ago
UPnP.h wait for UPnP discovery during startup 9 years ago
api.cpp
api.h
appveyor.yml
filelist.mk moved Config.cpp to libi2pd 8 years ago
i2pd.cpp
stdafx.cpp
stdafx.h
util.cpp * util.{cpp,h} : kill with fire i2p::util::http (#314, closes #432) 9 years ago
util.h * util.{cpp,h} : kill with fire i2p::util::http (#314, closes #432) 9 years ago
version.h 2.9.0 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.