Back to TILs

How to update no-ip by using the command line?

Date: 2020-07-06Last modified: 2023-03-07
curl \
  -u myuser@email.com:mypassword \
  "http://dynupdate.no-ip.com/nic/update?hostname=myhost.x.y"