simple-ddns-client/README.md
2025-01-26 00:13:35 -03:00

621 B

simple-ddns-client

Simple DDNS Client for Porkbun. Other DNS Registrars or DDNS services may be added later if I feel like it.

Made as an alternative for ddclient because it sucks and I hate it and it's the only DDNS client that seems to support Porkbun

Building

Manually

git clone https://git.nadeko.net/Fijxu/simple-ddns-client.git
cd simple-ddns-client
go build ./cmd/simple-ddns-client

Arch Linux

git clone https://git.nadeko.net/Fijxu/simple-ddns-client.git
cd simple-ddns-client
makepkg -si

Licensed under GPL-3.0-only