From 92aa5ebee639b6b0ec1119f5629f293835dd529f Mon Sep 17 00:00:00 2001 From: Logan oos Even <46396513+Logan007@users.noreply.github.com> Date: Fri, 10 Sep 2021 03:23:48 +0545 Subject: [PATCH] updated Scratchpad.md --- doc/Scratchpad.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/Scratchpad.md b/doc/Scratchpad.md index 87a9a45..d9f3fe3 100644 --- a/doc/Scratchpad.md +++ b/doc/Scratchpad.md @@ -32,7 +32,8 @@ rpmbuild -bb ./n2n.spec - Network interface metric can be set by command-line option `-x` (Windows only) - Re-enabled local peer detection by multicast on Windows - Edge identifier (`-I`) helps to identify edges more easily in management port output -- Optionally bind edge to one local IP address only (`-b`) +- Optionally bind edge to one local IP address only (extension to `-p`) +- A preferred local socket can be advertised to other edges for better local peer-to-peer connections (`-e`) - Optional edge user and password authentication (`-J`, `-P`, `doc/Authentication.md`)