Skip to content

Commit

Permalink
rename the title of the resolver on the README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
muathendirangu authored Jan 5, 2024
1 parent 7d8cb58 commit c21038b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[![Rust](https://github.com/bitsexplained/dns/actions/workflows/rust.yml/badge.svg)](https://github.com/bitsexplained/dns/actions/workflows/rust.yml)


# Simple DNS resolver in Rust
# DNS resolver
This repository contains a simple DNS resolver written in Rust. It listens on port 2053 (standard DNS port) and forwards queries to a recursive resolver.

# Prerequisites
Expand Down

0 comments on commit c21038b

Please sign in to comment.