attackgithub / GoogleDynamicDNSTools

A PowerShell module for setting a Google dynamic DNS hostname entry's IP address

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoogleDynamicDNSTools

A PowerShell module for setting a Google dynamic DNS hostname entry's IP address.

#Importing the module You can download the module to any directory on your PC, and then from that directory, type Import-Module ./GoogleDynamicDNSTools.psd1 A more detailed install script is coming soon.

#Current Functions Update-GoogleDynamicDNSTools

Takes in parameters to set a Google dynamic DNS record. Use Get-Help Update-GoogleDynamicDNSTools for full syntax and paramter info

#More Google Dynamic DNS info For a more robust description about how the Google Dynamic DNS system works, including how to interact with the API, see the following link:

https://support.google.com/domains/answer/6147083?hl=en

About

A PowerShell module for setting a Google dynamic DNS hostname entry's IP address


Languages

Language:PowerShell 100.0%