Expand description
DNS packet builder with fluent API.
Provides a builder pattern for constructing DNS packets,
similar to Scapy’s DNS() constructor.
Structs§
- DnsBuilder
- Builder for constructing DNS packets.
DNS packet builder with fluent API.
Provides a builder pattern for constructing DNS packets,
similar to Scapy’s DNS() constructor.