From 737f7373bd7052a1729b7d0331ed215d204cbe0e Mon Sep 17 00:00:00 2001 From: George Date: Thu, 12 Mar 2020 11:51:11 -0400 Subject: [PATCH] Fix README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c38138..33d389a 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ Run as root and allow incoming connections to port 53/UDP in firewall settings. ## Custom top level domains (TLD) and subnet filtering -TLD meshnamed can be configured to resolve custom TLDs. +meshnamed can be configured to resolve custom TLDs. To run meshnamed for TLD `.newmesh` with addresses in `fd00::/8` set a flag `-networks newmesh=fd00::/8`.