Skip to content

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

Notifications You must be signed in to change notification settings

drewfurgiuele/GoogleDynamicDNSTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published