https://github.com/alaviss/dnsstamps
Nim implementation of DNS server stamps
https://github.com/alaviss/dnsstamps
Last synced: 4 days ago
JSON representation
Nim implementation of DNS server stamps
- Host: GitHub
- URL: https://github.com/alaviss/dnsstamps
- Owner: alaviss
- License: mpl-2.0
- Created: 2020-08-22T17:02:56.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-25T05:41:09.000Z (almost 5 years ago)
- Last Synced: 2025-10-12T04:06:34.399Z (4 days ago)
- Language: Nim
- Size: 178 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# dnsstamps
[](https://github.com/alaviss/dnsstamps/actions?query=workflow%3ACI)
[](https://github.com/alaviss/dnsstamps/releases/latest)

[](#license)A Nim implementation of [DNS server stamps](https://dnscrypt.info/stamps-specifications/).
Currently only provides functions to create stamps.
- [API reference](https://alaviss.github.io/dnsstamps/dnsstamps.html)
## License
dnsstamps is distributed under the terms of the Mozilla Public License Version
2.0.See [license.txt](license.txt) for details.