Go to file
2015-09-17 11:47:16 +02:00
benchmark Add benchmarking code and optimization option. 2015-08-30 19:00:26 +02:00
build/cmake_modules Sorted out the documentation 2015-09-10 02:09:56 +08:00
client Several improvements to HTTPServer. 2015-09-17 11:47:16 +02:00
contrib/certificates reseed certificate updates 2015-05-02 21:00:43 +00:00
core Several improvements to HTTPServer. 2015-09-17 11:47:16 +02:00
debian Update copyright 2015-01-23 14:03:41 -05:00
doc Merge branch 'master' of https://github.com/PurpleI2P/i2pd 2015-09-11 18:58:40 +02:00
tests Several improvements to HTTPServer. 2015-09-17 11:47:16 +02:00
webui Several improvements to HTTPServer. 2015-09-17 11:47:16 +02:00
.gitignore Add benchmarking code and optimization option. 2015-08-30 19:00:26 +02:00
CMakeLists.txt Make cmake copy webui files to the i2pd data folder. 2015-09-05 21:02:44 +02:00
LICENSE Update LICENSE 2015-01-23 14:02:37 -05:00
README.md Merge branch 'master' of https://github.com/PurpleI2P/i2pd 2015-09-11 18:58:40 +02:00
stdafx.cpp Precompiled headers 2015-06-10 13:41:08 -05:00
stdafx.h Precompiled headers 2015-06-10 13:41:08 -05:00
TODO Update TODO. 2015-07-27 21:28:50 +02:00

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