simple-dns 0.1.1

Rust implementation to parse and write DNS packets
Documentation

Simple DNS

Pure Rust implementation to work with DNS packets

DNS Packet Parser/Builder

The Packet structure provides parsing e building of a DNS packet, it aims to be fully compliant with the RFCs bellow:

Other Resource Records defined by other RFCs that are not in this list will be implemented over time