You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
yova a226ae4cd5
initial
2 years ago
dyndns-update.py initial 2 years ago
env-example initial 2 years ago
readme.md initial 2 years ago

readme.md

Update DNS to current IP

Simple dyndns for OVH API.

Updates a A record to current IP.

dyndns-update zone subdomain

Install as user cronjob like

*/5 * * * * /home/user/ovh-dyndns/dyndns-update.py

with

$ crontab -e