2 releases
0.2.1 | Nov 9, 2023 |
---|---|
0.2.0 | Nov 9, 2023 |
#1235 in HTTP server
23KB
241 lines
router-hello
cargo install router-hello
sudo `which router-hello` install
sudo systemctl status router-hello
Configuration
Configuration file is at /etc/default/router-hello
by default.
By default the http server listens on all interfaces on port 80 ([::]:80
).
Example:
LISTEN_ADDR=[::]:80
AS_NAME=MENHERA
ASN=AS63806
ROUTER_DOMAIN=nc.menhera.org
ROUTER_ID=rt131
ADDRESS_V4=43.228.174.131
ADDRESS_V6=2001:df3:14c0:1131::1
Edit this env file as needed.
License
Apache-2.0 or MPL-2.0.
Dependencies
~10–17MB
~234K SLoC