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.
 
 
 
 
 
orignal c4065a702e extract streaming packet fields 11 years ago
Win32
.gitignore gitignore update 11 years ago
CryptoConst.h
ElGamal.h
Garlic.cpp
Garlic.h
HTTPServer.cpp
HTTPServer.h
I2NPProtocol.cpp
I2NPProtocol.h
I2PEndian.cpp
I2PEndian.h
Identity.cpp
Identity.h
LICENSE
LeaseSet.cpp
LeaseSet.h
LittleBigEndian.h
Log.cpp
Log.h
Makefile Adding lightweight option parser 11 years ago
NTCPSession.cpp
NTCPSession.h
NetDb.cpp use base64 alphabet directly 11 years ago
NetDb.h Create netDb directory structure 11 years ago
Queue.h
README.md
RouterContext.cpp Adding lightweight option parser 11 years ago
RouterContext.h
RouterInfo.cpp read intro key for SSU address 11 years ago
RouterInfo.h read intro key for SSU address 11 years ago
SSU.cpp endpoint for SSU server 11 years ago
SSU.h handle and send SessionRequest message 11 years ago
Streaming.cpp extract streaming packet fields 11 years ago
Streaming.h extract streaming packet fields 11 years ago
Timestamp.h
TransitTunnel.cpp
TransitTunnel.h
Transports.cpp
Transports.h
Tunnel.cpp
Tunnel.h
TunnelBase.h
TunnelConfig.h
TunnelEndpoint.cpp
TunnelEndpoint.h
TunnelGateway.cpp
TunnelGateway.h
base64.cpp use base64 alphabet directly 11 years ago
base64.h use base64 alphabet directly 11 years ago
hmac.h
i2p.cpp Adding lightweight option parser 11 years ago
portable_endian.h
util.cpp Missing files 11 years ago
util.h Missing files 11 years ago

README.md

i2pd

i2p router for Linux written on C++

Requires gcc 4.6 and higher, boost 1.46 and higher, crypto++

on Windows

Requires msvs2013, boost 1.46 and higher, crypto++