Added package dnsstamps (#1613)

This commit is contained in:
alaviss 2020-08-22 15:43:59 -05:00 committed by GitHub
parent f4eb5a4fa4
commit fff46a7374
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19151,5 +19151,19 @@
"license": "MIT",
"web": "https://github.com/ire4ever1190/nim-opentmdb",
"doc": "https://ire4ever1190.github.io/nim-opentmdb/opentdb.html"
},
{
"name": "dnsstamps",
"url": "https://github.com/alaviss/dnsstamps",
"method": "git",
"tags": [
"dns",
"dnscrypt",
"dns-over-https",
"dns-over-tls"
],
"description": "An implementation of DNS server stamps in Nim",
"license": "MPL-2.0",
"web": "https://github.com/alaviss/dnsstamps"
}
]