Skip to content

VargaJoe/freedns-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

freedns-updater

powershell script for update ip of freedns

what's this

It is a small powershell script to update dynamic ip of your "Free DNS" domains if the host ip is changed.

how it works

Simply call the script with your domains and keyL

.\update-freedns.ps1 -Domain "yoursubdomain.afraid.org" -Key "yourupdatekey"

The script wil create a log under logs subfolder by default. Another path can be set via -LogFolder parameter.

.\update-freedns.ps1 -Domain "yoursubdomain.afraid.org" -Key "yourupdatekey" -LogFolder "C:\your\log\folder\path"

It can be used with Windows Task Scheduler to automate the process.

About

powershell script for update ip of freedns

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published