Skip to content

ryandv/dense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dense

An attempt to write a deserializer for the DNS wire format described in RFC 1035, with minimal dependencies. docopt and serde are used for command-line parsing; tokio for asynchrony and UDP transport.

Usage

$ cargo build
$ cargo run google.ca

About

An implementation of DNS RFC1035

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages