| Crates.io | emissary-util |
| lib.rs | emissary-util |
| version | 0.2.0 |
| created_at | 2025-04-01 07:58:21.587644+00 |
| updated_at | 2025-04-23 17:34:06.344257+00 |
| description | Rust implementation of the I2P protocol stack |
| homepage | |
| repository | https://github.com/altonen/emissary |
| max_upload_size | |
| id | 1614529 |
| size | 250,222 |
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-clicargo build --releaseRouter 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.