| Crates.io | brdisco |
| lib.rs | brdisco |
| version | 0.1.1 |
| created_at | 2026-01-09 13:32:36.674287+00 |
| updated_at | 2026-01-12 11:35:00.204007+00 |
| description | General-purpose bridge for service discovery |
| homepage | |
| repository | https://codeberg.org/socketty/brdisco |
| max_upload_size | |
| id | 2032071 |
| size | 58,233 |
General-purpose bridge for service discovery
brdisco helps various discovery mechanisms work across L3 networks:
Run
brdiscoon a gateway/router to make discovery-based services visible across routed L3 networks.
Install with cargo:
$ cargo install brdisco
Optionally, specify a target if running on a router:
$ export CARGO_TARGET_AARCH64_UNKNOWN_LINUX_MUSL_LINKER=aarch64-linux-musl-gcc
$ cargo install brdisco --target aarch64-unknown-linux-musl
$ file -b ~/.cargo/bin/brdisco
ELF 64-bit LSB executable, ARM aarch64, version 1 (SYSV), statically linked, stripped
or download latest binary (Linux x86-64) at releases.
Save example config to config.toml and run
$ brdisco --config config.toml