From 5dcd1da470c5bded96fe224ad4b88d591ec40294 Mon Sep 17 00:00:00 2001 From: do6uk <33249819+do6uk@users.noreply.github.com> Date: Mon, 17 Nov 2025 11:34:35 +0100 Subject: [PATCH] Update README.md --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index df82e7b..e50f809 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,13 @@ 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