balliegojr / simple-dns

Simple DNS written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust dependency status

Pure Rust implementation to work with DNS packets

This repository provide two crates simple-dns and simple-mdns

Simple-dns

Provides DNS packet parsing and building

Simple-mdns

Provides MDNS and Service Discovery utilities

About

Simple DNS written in Rust

License:MIT License


Languages

Language:Rust 99.5%Language:Python 0.5%