Skip to content

aaronmfraser/dnsupdate-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

dnsupdate api

Goal:

Write a functional api that can update resource records (a, aaaa, txt, cname, ptr, etc..)

This is being written on sinatra.

Instructions

  • Clone repo
  • gem install sinatra
  • (optionally) gem install thin, lightweight server
  • run ruby dnsupdate.rb
  • open browser to localhost:4567

About

working to implement an nsupdate api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published