Giter Site home page Giter Site logo

godaddns's Introduction

GoDaddy DDNS Server & Client

Inspired By https://github.com/proprietary/godaddns

This repo contains code for the server and client.

The server receives the dns change requests from the clients together with credentials. Credentials are from a Cosmos-based chain secp256k1 key set.

The client periodically monitors the dns record and determines if a change request is required.

Envs

Client

SERVER_URL=
NODE_ID=
PASSWORD=
IP_PROVIDER=
PRIV_KEY_PATH=
BECH32_PREFIX=

Server

GODADDY_KEY=
GODADDY_SECRET=
DOMAIN=
BECH32_PREFIX=

CLI to add whitelist in server

./main --whitelist --addr <your-addr> --node-id <subdomain-node-id>

Docker Compose Use

Build your own containers.

Refer to files in deploy for compose deploy configurations.

godaddns's People

Contributors

wms2537 avatar

Watchers

 avatar

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.