Skip to content

a dynamic dns made by python. support A|AA|NS|PTR|SOA|CNAME|MX|..., and rich api, a smart ui

Notifications You must be signed in to change notification settings

wuguojun2019/pyddns

 
 

Repository files navigation

pyddns

pyddns is a high performance dns server writen by python with asyncio library. The server has a simple but enough UI, except that you can also invoke api to manage your dns records.

features

  1. add / delete / update record
  2. simple ui
  3. request ip based resolve rule
  4. dynamic dns, add dynamic record by api

ref

About

a dynamic dns made by python. support A|AA|NS|PTR|SOA|CNAME|MX|..., and rich api, a smart ui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 52.2%
  • HTML 41.7%
  • CSS 6.1%