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.
 
 
 
 
 
EinMByte 68cf69fabc Fix #272. 9 years ago
benchmark Add benchmarking code and optimization option. 9 years ago
build/cmake_modules Sorted out the documentation 9 years ago
client Minor bugfixes for windows. 9 years ago
contrib/certificates Remove orignal certificate. 9 years ago
core Fix #272. 9 years ago
debian
doc Update doc/ files to include --install. 9 years ago
tests Several improvements to HTTPServer. 9 years ago
webui Display outbound tunnels in webui. 9 years ago
.gitignore Add benchmarking code and optimization option. 9 years ago
CMakeLists.txt Changes to static build (related to #270). 9 years ago
LICENSE
README.md Merge branch 'master' of https://github.com/PurpleI2P/i2pd 9 years ago
TODO Update TODO. 9 years ago
stdafx.cpp
stdafx.h

README.md

i2pd

I2P router written in C++.

Documentation for config files, command line options, build instructions and more can be found under the doc directory.

Downloads

Official binary releases could be found at: http://download.i2p.io/purplei2p/i2pd/releases/

Build Statuses

  • Linux x64 - Maintenance
  • Linux ARM - Maintenance
  • Mac OS X - Maintenance
  • Microsoft VC13 - To be added