do-dyn

Unnamed repository; edit this file 'description' to name the repository.
git clone git://code.mfashby.net:/do-dyn
Log | Files | Refs | README

README.md (315B)


      1 # Little program to update my digital ocean records dynamically
      2 
      3 Usage: 
      4 do-dyn [TOKEN] [DOMAIN] ([TYPE] [NAME])...
      5 
      6 This program updates digital ocean DNS records for DOMAIN (specified by [TYPE]/[NAME] pairs), by inspecting the login page of the local vodafone router to check the WAN IP.
      7 
      8 Yes, it's very specific.