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 45d27f8ddc Merge pull request #281 from anonimal/master 9 years ago
benchmark Add benchmarking code and optimization option. 9 years ago
build/cmake_modules Sorted out the documentation 9 years ago
client English corrections. 9 years ago
contrib/certificates Remove orignal certificate. 9 years ago
core Catch exception in SSUServer that would dump core. 9 years ago
debian Update copyright 9 years ago
doc Add Arch Linux support to documentation. 9 years ago
tests Several improvements to HTTPServer. 9 years ago
webui Display outbound tunnels in webui. 9 years ago
.gitignore Add Netbeans-related to .gitignore 9 years ago
CMakeLists.txt Changes to static build (related to #270). 9 years ago
LICENSE Update LICENSE 9 years ago
README.md Merge branch 'master' of https://github.com/PurpleI2P/i2pd 9 years ago
TODO Update TODO. 9 years ago
stdafx.cpp Precompiled headers 9 years ago
stdafx.h Precompiled headers 9 years ago

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