From edbd8a0ce175fe2a7714afb795f52a919c94e5c6 Mon Sep 17 00:00:00 2001 From: do6uk <33249819+do6uk@users.noreply.github.com> Date: Mon, 17 Nov 2025 11:34:12 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7d035cc..df82e7b 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,10 @@ multiplexing a mescore tcp-connected companion to multiple clients as cli-chat, python3 meshcore_multitcp.py -d Device-IP:PORT -s Server-IP:PORT [-q|-v] --d sets IP & port of your companion radio --s sets IP & port of the machine this script listens to clients --q minimizes CLI-output --v maximizes CLI-output +/-d sets IP & port of your companion radio +/-s sets IP & port of the machine this script listens to clients +/-q minimizes CLI-output +/-v maximizes CLI-output After meshcore_multitcp is running you can connect your clients to IP/port set with -s