i2pd
====

Independent C++ implementation of I2P router

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.

Donations
---------

BTC: 1K7Ds6KUeR8ya287UC4rYTjvC96vXyZbDY  
LTC: LKQirrYrDeTuAPnpYq5y7LVKtywfkkHi59  
ANC: AQJYweYYUqM1nVfLqfoSMpUMfzxvS4Xd7z  
DOGE: DNXLQKziRPAsD9H3DFNjk4fLQrdaSX893Y 

Documentation:
--------------
http://i2pd.readthedocs.org

Supported OS
------------

* Linux x86/x64  - [![Build Status](https://travis-ci.org/PurpleI2P/i2pd.svg?branch=openssl)](https://travis-ci.org/PurpleI2P/i2pd)  
* Windows        - [![Build status](https://ci.appveyor.com/api/projects/status/1908qe4p48ff1x23?svg=true)](https://ci.appveyor.com/project/PurpleI2P/i2pd)  
* Mac OS X
* FreeBSD

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/)