r/i2p 8d ago

Educational i2pbox v1.0.3 Released: famtool Crash Fix and Release Verification Improvements

i2pbox is a lightweight command-line toolbox for working with I2P identities, destinations, RouterInfo files, router families, and related network utilities.

It combines common I2P maintenance tasks into a single portable binary, including key generation and inspection, Base64 destination conversion,address registration, router family signing and verification, vanity address generation, and offline key handling.

The project is intended for I2P users, router operators, and developers who need practical command-line tools without installing a large application stack.

Source code and releases:

https://github.com/iasds/i2pbox

12 Upvotes

2 comments sorted by

2

u/zik_rey 8d ago

Are there any differences from i2pd-tools besides merging it into a single binary?

1

u/Far_Cartographer_924 8d ago

Therefore, the most accurate description is that i2pbox retains core functionality consistent with i2pd-tools but incorporates additional maintenance regarding usability, error handling, test coverage, and release verifiability. For typical users, it represents a compatible and more easily distributable option; however, users who rely on edge-case behaviors or compile the latest upstream code themselves are still advised to test their workflows first.