From b66d10be53bdedbe82f8eb61bdf3d57517421a41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20K=C3=BCthe?= Date: Wed, 4 Jan 2023 18:16:07 +0100 Subject: [PATCH] remove as we use [::] now MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marek Küthe --- docs/tunneling/fastd.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tunneling/fastd.md b/docs/tunneling/fastd.md index 9c95d1d..e1108a2 100644 --- a/docs/tunneling/fastd.md +++ b/docs/tunneling/fastd.md @@ -66,8 +66,8 @@ on down "ip link set dev $INTERFACE down"; The template needs to have the following filled in: -1. `` and `` - * The IP address and port to bind to and listen on for incoming connections from your peer's daemon (if his daemon initiates the connection first) +1. `` + * The port to bind to and listen on for incoming connections from your peer's daemon (if his daemon initiates the connection first) Now you must run the following: