#!/bin/baship=$(curl -s http://whatismyip.akamai.com/)data={\"nameserver_record\":{\"name\":\"MeineDomain.de\",\"type\":\"A\",\"ttl\":\"1000\",\"content\":\"$ip\"}}curl -X PATCH --header 'Content-Type: application/json' --header 'Accept: application/json' -u api:API-KEY --url https://www.lima-city.de/usercp/domains/Domain-ID/records/Record-ID -d $data# response: {"status":"ok"}
Moin, ich nutze Cloudflare als DNS Service. So kann ich über die api der Sense mit dem packet dyndns nutzen, läuft super bei mir. Und kostet nix