https://github.com/i2p/i2p.scripts
Mainly for I2P development.
https://github.com/i2p/i2p.scripts
Last synced: 9 months ago
JSON representation
Mainly for I2P development.
- Host: GitHub
- URL: https://github.com/i2p/i2p.scripts
- Owner: i2p
- Created: 2012-12-30T16:56:36.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2023-02-12T18:32:49.000Z (almost 3 years ago)
- Last Synced: 2025-03-21T17:23:27.505Z (10 months ago)
- Language: Java
- Homepage:
- Size: 2.87 MB
- Stars: 10
- Watchers: 11
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- Changelog: newsxml-flask/README.txt
Awesome Lists containing this project
README
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