Files
i2p.itoopie/README
2018-02-07 16:34:14 +00:00

47 lines
1.5 KiB
Plaintext

Current setup:
* Build itoopie:
'ant' in the i2p.itoopie directory
* Run:
java -jar dist/itoopie.jar
Version 1 API specification:
http://i2p-projekt.i2p/en/docs/api/i2pcontrol
https://geti2p.net/en/docs/api/i2pcontrol
Version 2 API proposal:
http://i2p-projekt.i2p/spec/proposals/118-i2pcontrol-api-2
https://geti2p.net/spec/proposals/118-i2pcontrol-api-2
Pre-built binaries for itoopie version 0.3 (2015-03-02):
Clearnet installer: https://github.com/robertfoss/itoopie.net/raw/master/files/itoopie-install.exe
Clearnet SHA512: https://raw.githubusercontent.com/robertfoss/itoopie.net/master/files/itoopie-install.exe.sha512
I2P installer: http://stats.i2p/i2p/plugins/others/itoopie-install.exe
I2P SHA512: http://stats.i2p/i2p/plugins/others/itoopie-install.exe.sha512
Source: i2p.itoopie branch in monotone, or https://github.com/i2p/i2p.itoopie
java -jar itoopie-install.exe to install on non-Windows.
Server source: i2p.itoopie branch in monotone, or https://github.com/i2p/i2p.plugins.i2pcontrol
Command line test client:
scripts/i2pcontrol.py in the server source
Discussion forum:
http://zzz.i2p/forums/16
Bugs:
Report on above forum, or http://trac.i2p2.i2p/ or https://trac.i2p2.de/
License: Apache 2
Thanks to
- KillYourTV for debugging and helping out with platform testing as well as fixing the shortcuts of the installer.
- User for tons of testing and a lot of good ideas and requests.
- ReturningNovice for testing and finding bugs.
- zzz for helping out with broad knowledge of I2P, build process and Jetty.