dnsm 0.1.0

Toolkit for covert data exfiltration using DNS
[[bin]]
name = "dnsm"
path = "src/main.rs"

[dependencies]

[package]
authors = ["Raphael Martin <kontor@dnsm.re>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Toolkit for covert data exfiltration using DNS"
edition = "2024"
homepage = "https://dnsm.re"
keywords = ["dns", "itsec", "security", "pentesting", "tunneling"]
license = "MIT"
name = "dnsm"
readme = "README.md"
repository = "https://github.com/k-o-n-t-o-r/dnsm"
version = "0.1.0"