Happy to hear that!
for future records, this two IPs should be equal
$ curl ipinfo.io/ip
$ dig <domain-name> |grep -A1 ";; ANSWER SECTION:" |tail -1 | awk '{print $5}'
Happy to hear that!
for future records, this two IPs should be equal
$ curl ipinfo.io/ip
$ dig <domain-name> |grep -A1 ";; ANSWER SECTION:" |tail -1 | awk '{print $5}'