Go to file
2022-01-23 16:12:27 -05:00
.vscode almost done! 2021-12-24 20:20:31 -05:00
src Use die-exit to clean up exits 2022-01-23 16:12:27 -05:00
.gitignore successfully made a request! 2021-12-14 22:30:36 -05:00
Cargo.lock Use die-exit to clean up exits 2022-01-23 16:12:27 -05:00
Cargo.toml Use die-exit to clean up exits 2022-01-23 16:12:27 -05:00
example.toml almost done! 2021-12-24 20:20:31 -05:00
Readme.md Use die-exit to clean up exits 2022-01-23 16:12:27 -05:00

gandi-live-dns-rust

A program that can set the IP addresses for configured DNS entries in Gandi's domain configuration. Thanks to Gandi's LiveDNS API, this creates a dynamic DNS system.

Inspired by cavebeat's similar tool, which seems to be unmaintained at the time I'm writing this. I decided to rewrite it in Rust as a learning project.

Usage

  • Copy example.toml to