Skip to content

Commit b004723

Browse files
committed
readme: Update markdown format
Remove backslash Add note that all domains should point to the same host (will be assumed later)
1 parent 0032ffa commit b004723

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -296,9 +296,10 @@ DNSCACHE_LEN is still advised, preferably 2 or higher, however you can also
296296
undefine it to save a few more kilobytes.
297297

298298
One iodine server can handle multiple domains. Set up different NS records
299-
on the same domain all pointing to the same host, and use `\*.mydomain.com`
299+
on the same domain all pointing to the same host, and use `*.mydomain.com`
300300
as topdomain argument. iodine will accept tunnel traffic for all domains matching that
301-
pattern.
301+
pattern. All tunnels using the same server should use the same hostname for
302+
all NS delegations.
302303

303304

304305
PERFORMANCE

0 commit comments

Comments
 (0)