2013-09-01 19:09:28 +04:00
|
|
|
i2pd
|
|
|
|
====
|
2015-12-04 08:39:09 +03:00
|
|
|
[![Build status](https://ci.appveyor.com/api/projects/status/458fhbki14gaplyj/branch/openssl?svg=true)](https://ci.appveyor.com/project/mlt/i2pd/branch/openssl)
|
|
|
|
|
2013-09-01 19:09:28 +04:00
|
|
|
|
2014-11-04 03:49:40 +03:00
|
|
|
I2P router written in C++
|
2015-11-03 17:34:44 +03:00
|
|
|
Contains all ongoing changes from https://bitbucket.org/orignal/i2pd/src
|
2013-09-01 21:49:06 +04:00
|
|
|
|
2015-01-12 18:54:09 +03:00
|
|
|
License
|
|
|
|
-------
|
|
|
|
|
|
|
|
This project is licensed under the BSD 3-clause license, which can be found in the file
|
|
|
|
LICENSE in the root of the project source code.
|
|
|
|
|
2015-05-06 00:30:14 +03:00
|
|
|
Donations
|
|
|
|
---------
|
|
|
|
|
2015-05-06 00:30:32 +03:00
|
|
|
BTC: 1K7Ds6KUeR8ya287UC4rYTjvC96vXyZbDY
|
|
|
|
LTC: LKQirrYrDeTuAPnpYq5y7LVKtywfkkHi59
|
2015-11-03 17:22:09 +03:00
|
|
|
ANC: AQJYweYYUqM1nVfLqfoSMpUMfzxvS4Xd7z
|
2015-05-06 00:30:14 +03:00
|
|
|
|
2015-01-16 04:44:18 +03:00
|
|
|
Downloads
|
|
|
|
------------
|
|
|
|
|
|
|
|
Official binary releases could be found at:
|
2015-11-27 05:04:19 +03:00
|
|
|
http://i2pd.website/releases/
|
2015-11-27 05:03:58 +03:00
|
|
|
older releases
|
2015-01-16 04:44:18 +03:00
|
|
|
http://download.i2p.io/purplei2p/i2pd/releases/
|
|
|
|
|
|
|
|
|
2014-07-26 09:04:19 +04:00
|
|
|
Build Statuses
|
|
|
|
---------------
|
|
|
|
|
2015-01-16 04:44:18 +03:00
|
|
|
- Linux x64 - [![Build Status](https://jenkins.greyhat.no/buildStatus/icon?job=i2pd-linux)](https://jenkins.nordcloud.no/job/i2pd-linux/)
|
2014-11-04 03:49:40 +03:00
|
|
|
- Linux ARM - To be added
|
2014-12-29 19:12:05 +03:00
|
|
|
- Mac OS X - Got it working, but not well tested. (Only works with clang, not GCC.)
|
2014-11-04 03:49:40 +03:00
|
|
|
- Microsoft VC13 - To be added
|
2014-04-03 20:18:56 +04:00
|
|
|
|
2015-12-01 03:05:13 +03:00
|
|
|
More documentation
|
|
|
|
------------------
|
2014-01-31 04:39:16 +04:00
|
|
|
|
2015-12-01 03:05:13 +03:00
|
|
|
* [Building from source / unix](docs/build_notes_unix.md)
|
|
|
|
* [Building from source / windows](docs/build_notes_windows.md)
|
|
|
|
* [Configuring your i2pd](docs/configuration.md)
|
|
|
|
* [Github wiki](https://github.com/PurpleI2P/i2pd/wiki/)
|