diff --git a/README.md b/README.md index c6e5b0c..d98b1d6 100644 --- a/README.md +++ b/README.md @@ -26,4 +26,24 @@ wget 'https://github.com/Dreamacro/maxmind-geoip/releases/latest/download/Countr ```shell go install -v -trimpath -ldflags "-s -w -buildid=" ./cli/ss-local +``` + +### ddns + +```shell +GOBIN=/usr/local/bin/ go install -v -trimpath -ldflags "-s -w -buildid=" ./cli/cloudflare-ddns + +cat > /usr/local/etc/ddns.json <