UNPKG

google-ddns

Version:

Google Dynamic DNS client update tool. Updates the DNS IP address to the current public IP.

6 lines (5 loc) 189 B
// Export the files for this library so they can be used within other modules. module.exports = { DynamicDNS: require('./lib/DynamicDNS'), Service: require('./lib/Service') };