🛡 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
anonimal 65b5a6773e Add Netbeans-related to .gitignore 9 years ago
benchmark Add benchmarking code and optimization option. 9 years ago
build/cmake_modules Sorted out the documentation 9 years ago
client get rid of compiler warnings, add logging 9 years ago
contrib/certificates Remove orignal certificate. 9 years ago
core Fix #274 (hack). 9 years ago
debian Update copyright 9 years ago
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 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