Overview

py-i2phosts is a hostnames registration application for I2P. It is open source (licensed under GPL). Web interface and database structure are made using django web framework. Other scripts are plain python programs, however, they are intergated with django app. Current status: all of base features are implemented and project is ready for production use. Tested with python 2.7 and django 1.8.x. There are working instances of py-i2phosts: http://inr.i2p/ and http://no.i2p.

Features

Source code

Sources available in 2 places:

Documentation

See the Documentation page.

Discussion area

Here: http://zzz.i2p/topics/733

TODO and ideas

Web interface

Internals

Other