Skip to content

wise-cloud/cloudflare-utils

 
 

Repository files navigation

Cloudflare Utilities

Go Checks Golanglint CI

GitHub release (latest SemVer)

Tools

DNS Cleaner

DNS Cleaner is a tool that downloads DNS records to a YAML file then will you will edit and your records

Basic Steps:

  1. Download your DNS records ./cloudflare-utils dns-cleaner
  2. There will be a file called dns-records.yml
  3. For any record you do not want to keep change keep: true to false
  4. Rerun ./cloudflare-utils dns-cleaner and all records not marked to keep will be removed. This tool does not recreate records if they are missing

Read More

Releases

No releases published

Packages

No packages published

Languages

  • Go 96.7%
  • Makefile 3.3%