No-IP Script for Mikrotik
# No-IP automatic Dynamic DNS update
#
#--------------- Change Values in this section to match your setup ------------------
# No-IP User account info
:local noipuser "username-noip"
:local noippass "pass-noip"
# Set the hostname or label of network to be updated.
# Hostnames with spaces are unsupported. Replace the value in the quotations below with your host names.
# To specify multiple hosts, separate them with commas.
:local noiphost "hostname.noip.me"