i2p / i2p.scripts

Mainly for I2P development.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This branch contains scripts useful to developers.
Feel free to improve them and add new ones.

Most of these scripts need the environment variable $I2P set to the
i2p install directory.

Many of the scripts require naming lookups, which require hosts.txt
(or a symbolic link) to be in the current working directory.

All scripts are public domain unless otherwise specified.

Note that many CLI tools are now a part of the I2P releases.
Run one of the following commands to see the available tools:

- java -jar i2p.jar
- java -jar router.jar
- java -jar routerconsole.jar
- java -jar i2psnark.jar

About

Mainly for I2P development.


Languages

Language:Java 79.3%Language:Shell 13.0%Language:Python 5.3%Language:Perl 1.5%Language:Ruby 0.5%Language:Lua 0.3%Language:HTML 0.1%Language:Dockerfile 0.0%