Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 300 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 300 Bytes

azure-ddns

PowerShell and Bash scripts for dynamic DNS. Works for IPv6 and IPv4. Solution for any situation where the publically routable address changes for your service. Both scripts require AzureRM.

Windows PowerShell as Admin Install-Module AzureRM

Ubuntu 18.04+ sudo apt install azure-cli