Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 463 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 463 Bytes

This is a repository of standalone scripts used to generate tinydns config for unusual DNS types.

  • tinycaa.py - generate CAA record type
  • tinydkim.py - generate TXT record from .pem file
  • tinyipv6.py - generate AAAA record type
  • tinysshfp.py - generate SSHFP records from ssh-keygen output
  • tinysvcb.py - generate HTTPS/SVCB record type
  • tinysrv.py - generate SRV record type
  • tinyuri.py - generate URI record type
  • tinyloc.py - generate LOC record type