Skip to content

Commit

Permalink
update link
Browse files Browse the repository at this point in the history
  • Loading branch information
dnck committed Jun 9, 2024
1 parent 4b1bb29 commit 4f8d589
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tools/dns-tool/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,12 @@ title: dns-proxy-server
date: 2021-09-01
---

# dns-tool
# [dns-tool](https://github.com/dnck/dnck.github.io/tree/master/tools/dns-tool)

The Go binary `dns-tool` is a proxy server that routes un-encrypted DNS quries over
TCP to a TLS DNS server. As such, it handles the encryption of a DNS quries for
frontend clients and returns them cleartext answers from a trusted DNS resolver.

[Code](https://github.com/dnck/dnck.github.io/tree/master/tools/dns-tool)

### Usage

Expand Down

0 comments on commit 4f8d589

Please sign in to comment.