From b3f893daebeeb74a06edd8e86deeb303d8302770 Mon Sep 17 00:00:00 2001 From: Adphi Date: Thu, 24 Mar 2022 18:37:47 +0100 Subject: [PATCH] warning... Signed-off-by: Adphi --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 236f42b..4f8a64b 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ you do not need to run multiple DNS servers to handle split DNS. If there are multiple A Records in the response, only the records matching the defined network will be returned to a matching querier, and the records not matching the network to the other sources. -This plugin is not about security, it is design only to give a better answer to the incoming source IP, -if you need to apply security filtering rules, please consider using the [**coredns** *acl*](https://coredns.io/plugins/acl/) plugin. +⚠️ This plugin is not much about security, it is designed only to give a better answer to the incoming source IP, +if you need to apply security filtering rules, please consider using the [**coredns** *acl*](https://coredns.io/plugins/acl/) plugin. ## Compilation