Skip to content

Cronjob shell scripts to update IPv4 & IPv6 adresses seperately on Dynv6.com

Notifications You must be signed in to change notification settings

KaitoCross/Dynv6-cronjob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Dynv6-cronjob

Cronjob shell scripts to update IPv4 & IPv6 adresses seperately on Dynv6.com

Set it up in crontab -e like this:

For IPv6-Support:
*/1 * * * * /srv/dynv6-cron-v6only.sh whatever.dynv6.net token-for-auth > /dev/null 2>&1

For IPv4-Support:
*/1 * * * * /srv/dynv6-cron-v4only.sh whatever.dynv6.net token-for-auth > /dev/null 2>&1

About

Cronjob shell scripts to update IPv4 & IPv6 adresses seperately on Dynv6.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages