add reading server greeting message

This commit is contained in:
ascet-tomsk
2026-01-19 01:01:21 +07:00
parent 27637cab39
commit 9b79d41f97
3 changed files with 14 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
"profiles": {
"f-srv": {
"commandName": "Project",
"commandLineArgs": "--port 3113 -i 192.168.15.128"
"commandLineArgs": "--port 1771 -i 127.0.1.1"
}
}
}