i2pd/README.md

42 lines
1.1 KiB
Markdown
Raw Normal View History

2013-09-01 17:09:28 +02:00
i2pd
====
2016-01-31 03:04:02 +01:00
Independent C++ implementation of I2P router
2013-09-01 19:49:06 +02:00
2015-01-12 16:54:09 +01: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-05 23:30:14 +02:00
Donations
---------
2016-01-14 13:47:04 +01:00
BTC: 1K7Ds6KUeR8ya287UC4rYTjvC96vXyZbDY
LTC: LKQirrYrDeTuAPnpYq5y7LVKtywfkkHi59
ANC: AQJYweYYUqM1nVfLqfoSMpUMfzxvS4Xd7z
2015-05-05 23:30:14 +02:00
2015-01-16 02:44:18 +01:00
Downloads
------------
2016-01-14 13:47:58 +01:00
Official binary releases could be found at:
http://i2pd.website/releases/
older releases
http://download.i2p.io/purplei2p/i2pd/releases/
2015-01-16 02:44:18 +01:00
2015-12-08 13:16:36 +01:00
Supported OS
------------
2015-01-16 02:44:18 +01:00
2016-01-14 17:06:05 +01:00
* Linux x86/x64 - [![Build Status](https://travis-ci.org/PurpleI2P/i2pd.svg?branch=openssl)](https://travis-ci.org/PurpleI2P/i2pd)
2016-01-14 13:47:58 +01:00
* Windows - [![Build status](https://ci.appveyor.com/api/projects/status/1908qe4p48ff1x23?svg=true)](https://ci.appveyor.com/project/PurpleI2P/i2pd)
2016-01-31 03:04:02 +01:00
* Mac OS X
* FreeBSD
2014-04-03 18:18:56 +02:00
More documentation
------------------
2016-01-14 13:47:58 +01: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/)