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.
 
 
 
 
 
Jeff Becker 4fdd9feddc
don't try to republish forever
8 years ago
Win32
android load libstd 8 years ago
build * cmake debug (closes #562) 8 years ago
contrib/certificates
debian
docs Update 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
AddressBook.cpp
AddressBook.h
BOB.cpp wait until tunnels get created 8 years ago
BOB.h wait until tunnels get created 8 years ago
Base.cpp
Base.h
ChangeLog
ClientContext.cpp
ClientContext.h
Config.cpp enable UPnP for windows and android by default 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
DaemonWin32.cpp
Datagram.cpp
Datagram.h
Destination.cpp don't try to republish forever 8 years ago
Destination.h
FS.cpp
FS.h
Family.cpp
Family.h
Garlic.cpp remember tunnels selection for following messages 8 years ago
Garlic.h remember tunnels selection for following messages 8 years ago
Gzip.cpp
Gzip.h
HTTP.cpp + HTTP.{cpp,h} : add HTTPRes::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
HTTPServer.cpp * HTTPServer.cpp : drop jumpservices : now handled by HTTPProxy itself 8 years ago
HTTPServer.h
I2CP.cpp remember tunnels selection for following messages 8 years ago
I2CP.h
I2NPProtocol.cpp
I2NPProtocol.h
I2PControl.cpp fixed VS build error 8 years ago
I2PControl.h
I2PEndian.cpp
I2PEndian.h
I2PService.cpp
I2PService.h
I2PTunnel.cpp
I2PTunnel.h
Identity.cpp
Identity.h
LICENSE
LeaseSet.cpp
LeaseSet.h
LittleBigEndian.h
Log.cpp
Log.h
Makefile CXXFLAGS -> NEEDED_CXXFLAGS 8 years ago
Makefile.bsd
Makefile.homebrew
Makefile.linux
Makefile.mingw
Makefile.osx
NTCPSession.cpp limit outgoing queue size 8 years ago
NTCPSession.h limit outgoing queue size 8 years ago
NetDb.cpp
NetDb.h don't try to republish forever 8 years ago
NetDbRequests.cpp
NetDbRequests.h
Profiling.cpp
Profiling.h
Queue.h
README.md
Reseed.cpp
Reseed.h
RouterContext.cpp fix meshnet mode: 8 years ago
RouterContext.h
RouterInfo.cpp create addresses in defualt constructor 8 years ago
RouterInfo.h create addresses in defualt constructor 8 years ago
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 * Streaming.cpp : tune log messages 8 years ago
Streaming.h
Tag.h
Timestamp.h
TransitTunnel.cpp
TransitTunnel.h
TransportSession.h
Transports.cpp fix meshnet mode: 8 years ago
Transports.h detect network status at android 8 years ago
Tunnel.cpp
Tunnel.h
TunnelBase.h
TunnelConfig.h
TunnelEndpoint.cpp
TunnelEndpoint.h
TunnelGateway.cpp
TunnelGateway.h
TunnelPool.cpp select existing connection for first hop of a tunnel 8 years ago
TunnelPool.h
UPnP.cpp * UPnP.cpp : tune log messages 8 years ago
UPnP.h * UPnP.{cpp,h} : cleanup & add class stub if opt-out 8 years ago
api.cpp
api.h
appveyor.yml Update appveyor.yml 8 years ago
filelist.mk
i2pd.cpp
stdafx.cpp
stdafx.h
util.cpp fix meshnet mode: 8 years ago
util.h fix meshnet mode: 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.