на сегодня я сдался

This commit is contained in:
2026-05-25 02:07:27 +03:00
parent 67cf3f661a
commit 0fc52dff5a
2 changed files with 7 additions and 8 deletions

View File

@ -9,7 +9,7 @@ import kotlinx.io.readByteArray
import java.io.FileInputStream
fun main(args: Array<String>) {
val host = "192.168.88.242"
val host = "192.168.88.227"
val port = 9093
when (args.firstOrNull()) {