dnsvi

edit dynamic DNS zones using vi
  https://github.com/df7cb/dnsvi
  0
  no reviews



Dnsvi is a frontend for nsupdate. Given a DNS zone name, it uses dig -t AXFR to get all the records in a zone. It then spawns your favorite editor, and upon completion, builds a list of "update add" and "update delete" statements to feed to nsupdate