1
0
mirror of https://github.com/PurpleI2P/i2pd.git synced 2025-01-08 22:57:52 +00:00
I2P: End-to-End encrypted and anonymous Internet https://i2pd.website/
Go to file
2016-12-18 12:57:49 -05:00
android
build
contrib
debian
docs
qt
tests
Win32
.dir-locals.el
.gitignore
.travis.yml
AddressBook.cpp
AddressBook.h
api.cpp
api.h
appveyor.yml
Base.cpp
Base.h
BloomFilter.cpp
BloomFilter.h
BOB.cpp
BOB.h
ChangeLog
ClientContext.cpp
ClientContext.h
Config.cpp
Config.h
Crypto.cpp
Crypto.h
Daemon.cpp
Daemon.h
DaemonLinux.cpp
DaemonWin32.cpp
Datagram.cpp fix sam crash on exit and datagram crash with no outbound tunnel 2016-12-18 12:57:49 -05:00
Datagram.h
Destination.cpp
Destination.h
Event.cpp
Event.h
Family.cpp
Family.h
filelist.mk
FS.cpp
FS.h
Garlic.cpp
Garlic.h
Gzip.cpp
Gzip.h
HTTP.cpp
HTTP.h
HTTPProxy.cpp
HTTPProxy.h
HTTPServer.cpp
HTTPServer.h
i2pd.cpp
I2CP.cpp
I2CP.h
I2NPProtocol.cpp
I2NPProtocol.h
I2PControl.cpp
I2PControl.h
I2PEndian.cpp
I2PEndian.h
I2PService.cpp
I2PService.h
I2PTunnel.cpp
I2PTunnel.h
Identity.cpp
Identity.h
LeaseSet.cpp
LeaseSet.h
LICENSE
LittleBigEndian.h
Log.cpp
Log.h
Makefile
Makefile.bsd
Makefile.homebrew
Makefile.linux
Makefile.mingw
Makefile.osx
NetDb.cpp
NetDb.h
NetDbRequests.cpp add reseed from floodfill option 2016-11-14 12:09:07 -05:00
NetDbRequests.h
NTCPSession.cpp
NTCPSession.h
Profiling.cpp
Profiling.h
Queue.h
README.md
Reseed.cpp
Reseed.h
RouterContext.cpp
RouterContext.h
RouterInfo.cpp
RouterInfo.h
SAM.cpp fix sam crash on exit and datagram crash with no outbound tunnel 2016-12-18 12:57:49 -05:00
SAM.h fix sam crash on exit and datagram crash with no outbound tunnel 2016-12-18 12:57:49 -05:00
Signature.cpp
Signature.h
SOCKS.cpp
SOCKS.h
SSU.cpp
SSU.h
SSUData.cpp
SSUData.h
SSUSession.cpp
SSUSession.h
stdafx.cpp
stdafx.h
Streaming.cpp
Streaming.h
Tag.h
Timestamp.cpp
Timestamp.h
TransitTunnel.cpp
TransitTunnel.h
Transports.cpp
Transports.h
TransportSession.h
Tunnel.cpp
Tunnel.h
TunnelBase.h
TunnelConfig.h
TunnelEndpoint.cpp
TunnelEndpoint.h
TunnelGateway.cpp
TunnelGateway.h
TunnelPool.cpp
TunnelPool.h
UPnP.cpp
UPnP.h
util.cpp
util.h
version.h
Websocket.cpp
Websocket.h

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.