i2pd/docs/index.rst

41 lines
877 B
ReStructuredText
Raw Normal View History

2016-01-12 07:03:29 +03:00
i2pd
====
2016-06-16 01:11:42 +03:00
i2pd is a full-featured C++ implementation of
`I2P <https://geti2p.net/en/about/intro>`_ client.
2016-01-12 07:03:29 +03:00
2016-06-16 01:11:42 +03:00
* `Website <http://i2pd.website>`_
* `GitHub <https://github.com/PurpleI2P/i2pd>`_
* `Wiki <https://github.com/PurpleI2P/i2pd/wiki>`_
* `Tickets/Issues <https://github.com/PurpleI2P/i2pd/issues>`_
* `Twitter <https://twitter.com/i2porignal>`_
2016-01-12 07:03:29 +03:00
2016-06-16 01:11:42 +03:00
Installing
----------
The easiest way to install i2pd is by using
`precompiled binaries <https://github.com/PurpleI2P/i2pd/releases/latest>`_.
See documentation for how to build i2pd from source on your OS.
Using i2pd
----------
See documentation and
`example config file <https://github.com/PurpleI2P/i2pd/blob/openssl/docs/i2pd.conf>`_.
2016-01-12 07:03:29 +03:00
Contents:
---------
.. toctree::
:maxdepth: 2
2016-01-12 07:18:17 +03:00
build_requirements
2016-01-12 07:03:29 +03:00
build_notes_unix
build_notes_windows
2016-07-06 19:03:54 +03:00
build_notes_android
2016-01-12 07:03:29 +03:00
configuration
2016-02-22 20:49:17 +03:00
family
2016-09-03 22:23:48 +03:00
usage
2016-01-12 07:03:29 +03:00
2016-06-16 01:11:42 +03:00