dyn-update

Small script to run a server which will update your Hover DNS entries

Usage no npm install needed!

<script type="module">
  import dynUpdate from 'https://cdn.skypack.dev/dyn-update';
</script>

README

Dyn Hover

Inspired by This gist

Installation

git clone git@github.com:spruce/node-dyn-hover.git dyn
cd dyn
mv config_example.js config.js

Edit your config.js maybe use something like pm2 to deploy.