mirror of
https://github.com/PurpleI2P/i2pd-tools.git
synced 2025-01-22 13:27:17 +01:00
19 lines
337 B
Markdown
19 lines
337 B
Markdown
|
# i2pd-tools
|
||
|
|
||
|
This repository contains tools that supplement i2pd.
|
||
|
|
||
|
Notice: git submodules are used so make sure to clone this repository recursively
|
||
|
|
||
|
git clone --recursive https://github.com/purplei2pd/i2pd-tools
|
||
|
|
||
|
## Tools included
|
||
|
|
||
|
### keygen
|
||
|
|
||
|
Generate an i2p private key
|
||
|
|
||
|
|
||
|
### keyinfo
|
||
|
|
||
|
Prints information about an i2p private key
|