mirror of
https://github.com/do6uk/meshcore_multitcp.git
synced 2026-04-21 03:53:36 +00:00
Update README.md
This commit is contained in:
parent
edbd8a0ce1
commit
5dcd1da470
1 changed files with 7 additions and 4 deletions
11
README.md
11
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue