cloudflare-aname

command module
v0.0.0-...-6a16f68 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 17, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

README

cloudflare-aname

A simple CLI tool to achieve similar functionality of ANAME, ALIAS and CNAME flattening. Turns any CNAME into an A and AAAA records.

Usage

Run cloudflare-aname in a terminal with -conf <path-to-config> arguments.

Configuration file

The configuration file uses YAML syntax.

cloudflare:
  api-token: <cloudflate-api-token>
  zone-id: <cloudflare-zone-id>
record:
  name: something.somecloudflaredomain.com
  target: something.elb.eu-central-1.amazonaws.com
  ttl: 60 # Default value: 60 seconds

Code released under the Apache License, Version 2.0.

Notice of Non-Affiliation and Disclaimer

We are not affiliated, associated, authorized, endorsed by, or in any way officially connected with Cloudflare, or any of its subsidiaries or its affiliates. The official Cloudflare website can be found at https://www.cloudflare.com/.

The name Cloudflare as well as related names, marks, emblems and images are registered trademarks of their respective owners.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL