Giter Club home page Giter Club logo

dnsctl's Introduction

DNSctl

Tool made to ease and simplify DNS records updates from the cli.

  • Working features:
    • Loads configuration file
    • Creates configuration file structure
    • Very basic Cloudflare and Stdout plugins.
    • Lists all the records from configured Cloudflare providers

TODO (Everything):

  • Add records.
  • Copy between providers.
    • Exclude non-standard records (Alias, etc)
  • Delete Records.
  • Export to json.
  • Export to Terraform.
  • Add support for different providers (AWS and GCP coming up)

Compile

make Will compile dnsctl and the plugins without tests nor cleanup.

make test Runs unit tests.

make all Will compile dnsctl and the plugins with cleanup and tests

make clean cleans up build and bin directories.

make plugin Will compile plugins folder only.

make install DONT DO THIS, NOT READY Will run make all and then will put the dnsctl binary at /usr/local/bin and the plugins at /usr/local/lib/dnsctl if root is used; for local installs the setup will use $HOME/.conf/dnsctl and $GOPATH/bin will be used.

Usage Goal

Each plugin defines the criteria for different DNS providers. Current development is for CloudFlare, GCP and AWS

dnsctl add donrudo.com provider   
dnsctl add bleh.donrudo.com cname endpoint.com
dnsctl record delete bleh.donrudo.com

dnsctl's People

Contributors

donrudo avatar dependabot[bot] avatar

Watchers

 avatar

dnsctl's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.