Skip to content

Instantly share code, notes, and snippets.

View kozalosev's full-sized avatar

Leonid Kozarin kozalosev

View GitHub Profile
@kozalosev
kozalosev / cloudflare-update-record.service
Created October 15, 2018 20:07 — forked from benkulbertis/cloudflare-update-record.sh
Cloudflare API v4 Dynamic DNS Update in Bash
[Unit]
Description=Update a DNS record using Cloudflare DDNS service
After=network.target
[Install]
WantedBy=multi-user.target
[Service]
StandardOutput=journal
StandardError=journal