Skip to content

alessandroasm/rust-aws-ddns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1b8b5d1 · Dec 1, 2020

History

18 Commits
Aug 28, 2020
Jun 25, 2020
Oct 26, 2020
Dec 1, 2020
Jun 25, 2020
Jun 25, 2020
Dec 1, 2020
Dec 1, 2020
Oct 26, 2020
Jun 25, 2020
Jun 26, 2020
Nov 4, 2020

Repository files navigation

Rust AWS DDNS

This project implements a simple alternative to DDNS services using AWS Route53 as the DNS provider. It achieves that by discovering the machine public internet ip addresses (both IPv4 and IPv6) and then updates the RecordSets on the configured Route53 account.

The tool can run on small devices, like raspberry pis, and automatically with a simple cron entry.

Releases

No releases published

Packages

No packages published