MoozonWei / dnsrelay

A DNS Relay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple DNS Relay written in Rust

This project is implemented mainly following EmilHernvall's dnsguide.

Up to now, the program can forward local dns queries to the server, and send back the response to the resolver. Besides, it has a "host" function built in. You can add entries in dnsrelay.ron.

About

A DNS Relay

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Rust 100.0%