Skip to content

lucas/dnsping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dnsping

Utility for setting an A record to the local machines public IP with Digital Ocean DNS hosting

Usage:

The following command will set the A record for machineip.mydomain.com to the IP returned from ipv4.icanhazip.com using digital ocean key ABC

python dnsping -t ABC -d mydomain.com -s machineip

Installation:

pip install -e .

About

Utility for setting an A record to the local machines public IP with Digital Ocean DNS hosting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages