Giter VIP home page Giter VIP logo

cloudflaredns's Introduction

icons8-orange-48 CloudflareDNS

CloudflareDNS is a Python-based graphical application that allows users to easily manage and modify DNS records on the popular cloud-hosting platform, Cloudflare. Using this application, users can quickly create, list, and delete DNS records associated with their domains on Cloudflare.

The application is built using the Python programming language and the Qt GUI toolkit. The CloudflareDNS application uses Cloudflare's API to perform DNS record management operations, like creating, listing, and deleting DNS records.

Table of Contents

  • Installation
  • Usage
  • License

Installation

To use CloudflareDNS, Python 3 installed must have on your system. You will need to install the following packages as dependencies:

requests and PyQt6

pip install -r requirements.txt --use-pep517

for create .exe file from this code:

pip install auto-py-to-exe

Usage

To start the application, navigate to the cloned repository's directory on your machine and run the CloudflareDNS.py python file:

python CloudflareDNS.py

This will launch the main window of the application, which prompts users to enter their email, API token, domain name, zone ID, and DNS record name. Once this information is entered, users can perform actions like List, Create, and Delete DNS records through the respective buttons.

  • Easy-to-use GUI for managing Cloudflare DNS records
  • Supports the ability to list, create, and delete DNS records
  • Can read JSON formatted file and create records accordingly
  • Concurrency through QThread implementation to allow for asynchronous Cloudflare API requests

License

This project is distributed under the MIT licence

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.