From cf5f85fc148fd4a3295b03d48cb2e60203522b84 Mon Sep 17 00:00:00 2001 From: Tom <25043847+Douile@users.noreply.github.com> Date: Fri, 26 Apr 2019 01:33:33 +0100 Subject: [PATCH] Root note --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 60b8f2d..b33ec28 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ _A fully python 3 implementation of a DNS server_ ## Notes + At the moment the only records supported are IPV4 A records (however the main codebase is there to support others) + TTL will be set to 0 as not to corrupt cache with bad records, in the future this can be changed ++ Must run as root/admin to bind port 53 (any port < 1000) ## Hosts You can setup hosts in a `hosts.txt` file in the format