From b004723a28ab7d8ff028a7089c655a8ae9075f01 Mon Sep 17 00:00:00 2001 From: Erik Ekman Date: Sun, 29 Aug 2021 13:54:48 +0200 Subject: [PATCH] readme: Update markdown format Remove backslash Add note that all domains should point to the same host (will be assumed later) --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index df449c3..cc7c550 100644 --- a/README.md +++ b/README.md @@ -296,9 +296,10 @@ DNSCACHE_LEN is still advised, preferably 2 or higher, however you can also undefine it to save a few more kilobytes. One iodine server can handle multiple domains. Set up different NS records -on the same domain all pointing to the same host, and use `\*.mydomain.com` +on the same domain all pointing to the same host, and use `*.mydomain.com` as topdomain argument. iodine will accept tunnel traffic for all domains matching that -pattern. +pattern. All tunnels using the same server should use the same hostname for +all NS delegations. PERFORMANCE