Skip to content

Commit 25867f2

Browse files
committed
readme: Reword the multiple domain section
Using the same host was repeated
1 parent b004723 commit 25867f2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -296,10 +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`
300-
as topdomain argument. iodine will accept tunnel traffic for all domains matching that
301-
pattern. All tunnels using the same server should use the same hostname for
302-
all NS delegations.
299+
on the same domain all pointing to the same host, and use a wildcard
300+
at the start of the topdomain argument (example `*.mydomain.com`). iodine
301+
will accept tunnel traffic for all domains matching that pattern. The wildcard
302+
has to be at the start of the topdomain argument and be followed by a dot.
303303

304304

305305
PERFORMANCE

0 commit comments

Comments
 (0)