Go to file
2015-09-30 07:55:11 -04: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 initial sam udp forward 2015-09-29 13:31:04 -04:00
contrib/certificates Remove orignal certificate. 2015-09-27 17:10:23 +02:00
core Fix #274 (hack). 2015-09-28 09:46:29 +02:00
debian Update copyright 2015-01-23 14:03:41 -05:00
doc Update doc/ files to include --install. 2015-09-18 14:26:05 +02:00
tests Several improvements to HTTPServer. 2015-09-17 11:47:16 +02:00
webui Display outbound tunnels in webui. 2015-09-21 15:58:36 +02:00
.gitignore Add benchmarking code and optimization option. 2015-08-30 19:00:26 +02:00
CMakeLists.txt Changes to static build (related to #270). 2015-09-27 14:45:24 +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