2021-05-07 12:20:22 +02:00
2021-05-07 12:20:22 +02:00
2019-04-19 13:00:06 +12:00
2021-04-30 13:18:44 +02:00
2021-04-30 13:18:44 +02:00
2019-05-07 23:27:55 +12:00

peach-dyndns-host

a DNS server to host the names of guests with changing IP addresses

work in progress

demo

git clone git@github.com:peachcloud/peach-dyndns-host
cd peach-dyndns-host
cargo run -- -vvv # DEBUG log verbosity

in another terminal

dig @localhost -p 12323 test.dyn.peach.cloud

or

curl http://localhost:3000
Description
A dynamic DNS server to host the names of guests with changing IP addresses by providing an HTTP API for updating bind9 configurations.
Readme 8.6 MiB
v0.1.0 Latest
2021-12-06 16:45:21 +00:00
Languages
Rust 93.8%
Shell 6.2%