Skip to content

Ogunaru/cloudflare-ddns

Repository files navigation

cloudflare-ddns

Cloudflare DDNS를 지원하지 않는 환경에서 사용하기 위해 만들어졌습니다.

windows-build-release docker-build-push

config.json

[
    {
        "cloudflare_domain": "example.com",
        "cloudflare_api_token": "ABCEFGHIJKLMNOPQRSTUVWXYZ",
        "cloudflare_proxy": true
    },
    {
        "cloudflare_domain": "example2.com",
        "cloudflare_api_token": "ABCEFGHIJKLMNOPQRSTUVWXYZ",
        "cloudflare_proxy": true,
        "webhook": "YOUR_DISCORD_WEBHOOK_URL"
    }
]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors