2 stable releases
1.0.5 | Jul 2, 2023 |
---|---|
1.0.4 | May 21, 2023 |
#107 in #services
Used in 2 crates
70KB
1.5K
SLoC
Erbium
Erbium[^0] provides networking services for use on small/home networks. Erbium currently supports both DNS and DHCP, with other protocols hopefully coming soon.
Erbium is in early development.
- DNS is beta quality. Should be ready for test use.
- DHCP is beta quality. Should be ready for test use.
- Router Advertisements are beta quality. Should be ready for test use.
Building
Erbium uses the standard rust build chain: cargo.
To download, compile, link and install erbium you can use the following command:
$ cargo install erbium --bin erbium --root /usr/local
You will need a configuration file
IRC
We discuss erbium on #erbium on irc.libera.chat
[^0]: Erbium is the 68th element in the periodic table, the same as the client port number for DHCP.
Dependencies
~7–16MB
~208K SLoC