dnsstamps
An implementation of DNS server stamps in Nim
Summary
| Latest Version | Unknown |
|---|---|
| License | MPL-2.0 |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:24 |
Tags
Installation
nimble install dnsstamps
choosenim install dnsstamps
git clone https://github.com/alaviss/dnsstamps
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| dnsstamps | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/alaviss/dnsstamps |
|---|---|
| Homepage | https://github.com/alaviss/dnsstamps |
| Registry Source | nimble_official |
README
dnsstamps
A Nim implementation of DNS server stamps.
Currently only provides functions to create stamps.
License
dnsstamps is distributed under the terms of the Mozilla Public License Version 2.0.
See license.txt for details.