master
zmv7 2022-05-04 10:10:13 +05:00 committed by GitHub
parent c7ca96ed43
commit 0ce74cb360
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -37,12 +37,14 @@ Usage of ./minetest_client:
Just ping the given host:port and exit
-port int
The portname (default 30000)
-skip int
Skip some SRP sending to prevent 'access denied'
-stalk
Stalk mode: don't really join, just listen
-username string
The username (default "test")
```
* Note: use -skip <number>(usually 1-2) if server sending HELLO(and clients sends SRP bytes A) more than 1 time
# License
MIT
MIT