SkillAgentSearch skills...

AzureDNSUpdater

A simple solution using Raspberry Pi to update a dynamic IP address to Azure DNS using Azure Functions

Install / Use

/learn @jussiroine/AzureDNSUpdater
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Azure DNS Updater

A solution for keeping my dynamic IP updated with a static DNS name using a little bit of automation from Azure Functions. This tool is useful for when I VPN back home, the dynamic IP has often changed and without a pointer (with DNS) it’s impossible to know where to connect.

I'm using a Raspberry Pi to run a simple shell script to resolve my current public IP address, and then the same script calls Azure Function that updates the new IP to Azure DNS.

For step-by-step instructions on how this was built see my blog here, and the background here.

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated3y ago
Forks2

Languages

C#

Security Score

70/100

Audited on Apr 9, 2022

No findings