{"id":16968106,"url":"https://github.com/thespeedx/cf-patcher","last_synced_at":"2025-06-20T17:36:49.074Z","repository":{"id":99410677,"uuid":"564181829","full_name":"TheSpeedX/CF-Patcher","owner":"TheSpeedX","description":"A personal Cloudflare DNS Record Patcher","archived":false,"fork":false,"pushed_at":"2023-05-09T10:27:18.000Z","size":12,"stargazers_count":4,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T23:51:57.502Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheSpeedX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-10T06:54:47.000Z","updated_at":"2024-10-10T20:00:35.000Z","dependencies_parsed_at":"2023-09-09T09:00:25.541Z","dependency_job_id":null,"html_url":"https://github.com/TheSpeedX/CF-Patcher","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TheSpeedX/CF-Patcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSpeedX%2FCF-Patcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSpeedX%2FCF-Patcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSpeedX%2FCF-Patcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSpeedX%2FCF-Patcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheSpeedX","download_url":"https://codeload.github.com/TheSpeedX/CF-Patcher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSpeedX%2FCF-Patcher/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260988726,"owners_count":23093551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T00:10:44.942Z","updated_at":"2025-06-20T17:36:44.061Z","avatar_url":"https://github.com/TheSpeedX.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CF-Patcher\n\nCF-Patcher allows updating the DNS entries even if a Dynamic IP is given. \nAlso better known as DynDNS.\n\n## Requirements\n\n- a Cloudflare account where you manage your domain with DNS records.\n\n- Global API Key from your Cloudflare account\n\n- Email address you use at Cloudflare\n\n- Docker \u0026 Docker-Compose\n\nThis repo contains a build file for Docker \u0026 Docker Compose.\n\n## Build\n\nClone this project to your computer:\n\n\u003e git clone https://github.com.0n1cOn3/CF-Patcher\n\n\u003e cd CF-Patcher\n\n\u003e sudo docker build -t CF-Patcher\n\n\u003e sudo docker compose up -d\n\n## Configure\n\nzone-locator.py:\n1. Get the Global API Key from Cloudflare \n2. fill your email and api key in zone-locator.py and your domain name \n3. Run zone-locator.py and you will get all DNS records for that domain\n\nTake a note of ZONE ID and the DNS RECORD ID if you wanna update.\n\nconfig.json:\n1. Enter your email, zone_id, api_key, dns_record id and whatever domain/subdomain you wanna regulary update.\n2. Save it and start building the container\n\n## Change IP Check time\n\nThe IP check is set to 15min. \nThis can be adjusted in main.py under the variable:\n\n\u003e print(\"Sleeping for 15 minutes\")\n\u003e time.sleep(60 * 15)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthespeedx%2Fcf-patcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthespeedx%2Fcf-patcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthespeedx%2Fcf-patcher/lists"}