🛡 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
mikhail4021 810ddb267e folder structure updated 11 years ago
Win32 folder structure updated 11 years ago
.gitignore folder structure updated 11 years ago
CryptoConst.h
ElGamal.h
Garlic.cpp Merge pull request #6 from mikhail4021/master 11 years ago
Garlic.h
HTTPServer.cpp
HTTPServer.h
I2NPProtocol.cpp Merge pull request #6 from mikhail4021/master 11 years ago
I2NPProtocol.h
I2PEndian.cpp
I2PEndian.h
Identity.cpp update 11 years ago
Identity.h Merge pull request #6 from mikhail4021/master 11 years ago
LICENSE
LeaseSet.cpp update 11 years ago
LeaseSet.h
LittleBigEndian.h
Log.cpp
Log.h
Makefile
NTCPSession.cpp Merge pull request #6 from mikhail4021/master 11 years ago
NTCPSession.h
NetDb.cpp update 11 years ago
NetDb.h
Queue.h
README.md
RouterContext.cpp
RouterContext.h
RouterInfo.cpp Merge pull request #6 from mikhail4021/master 11 years ago
RouterInfo.h
Streaming.cpp Merge pull request #6 from mikhail4021/master 11 years ago
Streaming.h
Timestamp.h
TransitTunnel.cpp Merge pull request #6 from mikhail4021/master 11 years ago
TransitTunnel.h
Transports.cpp
Transports.h
Tunnel.cpp Merge pull request #6 from mikhail4021/master 11 years ago
Tunnel.h
TunnelBase.h
TunnelConfig.h
TunnelEndpoint.cpp Merge pull request #6 from mikhail4021/master 11 years ago
TunnelEndpoint.h
TunnelGateway.cpp update 11 years ago
TunnelGateway.h
base64.cpp
base64.h
i2p.cpp

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++