plietar / dns-parser

The parser of DNS protocol packets in rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DNS Parser

Status: Alpha
Documentation:http://tailhook.github.io/dns-parser

This is a parser of DNS protocol packets that is independent of any networking code. The goal is to use it for DNS implementation of rotor.

About

The parser of DNS protocol packets in rust

License:Apache License 2.0


Languages

Language:Rust 100.0%