1
0
mirror of https://github.com/PurpleI2P/i2pd.git synced 2025-01-15 17:59:58 +00:00
i2pd/README.md

42 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2013-09-01 08:09:28 -07:00
i2pd
====
I2P router written in C++
2015-11-03 09:34:44 -05:00
Contains all ongoing changes from https://bitbucket.org/orignal/i2pd/src
2013-09-01 13:49:06 -04:00
2015-01-12 17:54:09 +02: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 17:30:14 -04:00
Donations
---------
2015-05-05 17:30:32 -04:00
BTC: 1K7Ds6KUeR8ya287UC4rYTjvC96vXyZbDY
LTC: LKQirrYrDeTuAPnpYq5y7LVKtywfkkHi59
2015-11-03 09:22:09 -05:00
ANC: AQJYweYYUqM1nVfLqfoSMpUMfzxvS4Xd7z
2015-05-05 17:30:14 -04:00
2015-01-16 02:44:18 +01:00
Downloads
------------
Official binary releases could be found at:
2015-11-26 21:04:19 -05:00
http://i2pd.website/releases/
2015-11-26 21:03:58 -05:00
older releases
2015-01-16 02:44:18 +01:00
http://download.i2p.io/purplei2p/i2pd/releases/
2015-12-08 12:16:36 +00:00
Supported OS
------------
2015-01-16 02:44:18 +01:00
* Linux x86/x64 - Proved working.
* Mac OS X - Not well tested. (Only works with clang, not GCC)
* Windows - [![Build status](https://ci.appveyor.com/api/projects/status/1908qe4p48ff1x23?svg=true)](https://ci.appveyor.com/project/PurpleI2P/i2pd)
2014-04-03 18:18:56 +02:00
More documentation
------------------
* [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/)