|
|
@@ -1,6 +1,6 @@ |
|
|
|
# dns-rewrite-proxy [](https://circleci.com/gh/uktrade/dns-rewrite-proxy) [](https://codeclimate.com/github/uktrade/dns-rewrite-proxy/test_coverage) |
|
|
|
|
|
|
|
A DNS proxy server that conditionally rewrites and filters A record requests |
|
|
|
A DNS proxy server that conditionally rewrites and filters A record requests. Written in Python, all code is in a single module, and there is a single dependency, [aiodnsresolver](https://github.com/michalc/aiodnsresolver). |
|
|
|
|
|
|
|
|
|
|
|
## Usage |
|
|
|