Skip to content

Instantly share code, notes, and snippets.

View pedrom34's full-sized avatar
🙈

Pierre pedrom34

🙈
View GitHub Profile
@pedrom34
pedrom34 / asuswrt-ovh-ddns.sh
Last active June 21, 2022 22:15
Working (tested) asuswrt-merlin Custom DDNS script for OVH with Double NAT option
#!/bin/sh
###
# Based on
# https://github.com/RMerl/asuswrt-merlin/wiki/Custom-DDNS#google-domains
# https://github.com/RMerl/asuswrt-merlin/wiki/Custom-DDNS#bind9-ddns-using-nsupdate
#
# Forked from
# https://gist.github.com/atais/9ea6595072096ab8077f619bd3648da8
###