Crates.io | emissary-cli |
lib.rs | emissary-cli |
version | 0.2.0 |
created_at | 2025-04-01 08:01:46.584308+00 |
updated_at | 2025-04-23 17:38:19.662044+00 |
description | Rust implementation of the I2P protocol stack |
homepage | |
repository | https://github.com/altonen/emissary |
max_upload_size | |
id | 1614533 |
size | 380,560 |
emissary
is a lightweight and embeddable I2P router
emissary-core/
- I2P protocol implementation as an asynchronous libraryemissary-util/
- emissary-core
-related utilities, such as runtime implementations and reseederemissary-cli/
- tokio
-based I2P router implementationcargo install emissary-cli
cargo build --release
Router installs its files under $HOME/.emissary
, automatically reseeds over HTTPS on first boot and creates a default configuration. For instructions on how to browse and host eepsites, use torrents, or chat on Irc2P, visit documentation.