From 0f8a3881fd98a22a2e38dffe514b33af8f4b8fbe Mon Sep 17 00:00:00 2001 From: Ambrose Chua Date: Wed, 20 Dec 2017 15:21:49 +0800 Subject: [PATCH] Update usage Currently, dns64 modifies the response produced by the proxy plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6c80d8e..3b516b9 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ dns64 { dns64 { upstream 8.8.8.8:53 } +proxy . 8.8.8.8:53 ~~~ Perform dns64 AAAA synthesizing using 8.8.8.8 for resolving any A records.