peach-dyndns-server/README.md

372 B

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