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 0c2830b9a5 Fix webui tunnel status column. 9 years ago
benchmark Add benchmarking code and optimization option. 9 years ago
build/cmake_modules Sorted out the documentation 9 years ago
client Add basic inbound tunnel information to webui. 9 years ago
contrib/certificates
core Add basic inbound tunnel information to webui. 9 years ago
debian Update copyright 10 years ago
doc Update doc/ files to include --install. 9 years ago
tests Several improvements to HTTPServer. 9 years ago
webui Fix webui tunnel status column. 9 years ago
.gitignore Add benchmarking code and optimization option. 9 years ago
CMakeLists.txt Make cmake copy webui files to the i2pd data folder. 9 years ago
LICENSE
README.md Merge branch 'master' of https://github.com/PurpleI2P/i2pd 9 years ago
TODO
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