Git Product home page Git Product logo

hover-ddns-updater's Introduction

Creates or updates a DNS A record on your domain with your network's public IP via the Hover.com API.

Installation

npm i -g hover-ddns-updater

Usage

Call it manually, throw it in crontab, whatever.

luke@pi-nas $ export HOVER_API_USER=x
luke@pi-nas $ export HOVER_API_PASS=y
luke@pi-nas $ export HOVER_DDNS_DOMAIN=lukep.org
luke@pi-nas $ export HOVER_DDNS_SUBDOMAIN=homestead
luke@pi-nas $ hover-ddns-updater
Current IP: 111.222.333.444
Received via: http://icanhazip.com/
Success
luke@pi-nas $ host homestead.lukep.org
homestead.lukep.org has address 111.222.333.444

hover-ddns-updater's People

Contributors

notatestuser avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

hover-ddns-updater's Issues

Not found in npm registry

Wondering if I'm missing something, or if this is no longer in the npm registry?

npm i -g hover-ddns-updater
npm ERR! code E404
npm ERR! 404 Not Found: hover-ddns-updater@latest

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.