node-dnsstamp
node-dnsstamp copied to clipboard
feat: adding support for missing Dnscrypt formats
I noticed that a few formats 0x05, 0x81 and 0x85 as described in https://dnscrypt.info/stamps-specifications/ are not covered in this implementation.
This PR adds the missing formats.