Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 922 Bytes

README.MD

File metadata and controls

28 lines (20 loc) · 922 Bytes

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