aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorrustdesk <[email protected]>2023-01-06 11:04:57 +0800
committerrustdesk <[email protected]>2023-01-06 11:04:57 +0800
commit93a89b8ea30416f5190ef94a79a8a27f202d5f36 (patch)
tree27534020f4afe70dc859c490d38e1a98126aaf29 /README.md
parent8f5ce4893930e0e2bc3a5bc5a49bf6a1be18eca1 (diff)
downloadrustdesk-server-93a89b8ea30416f5190ef94a79a8a27f202d5f36.tar.gz
rustdesk-server-93a89b8ea30416f5190ef94a79a8a27f202d5f36.zip
modify LOCAL_IP desc
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8254884..9f23a1b 100644
--- a/README.md
+++ b/README.md
@@ -328,7 +328,7 @@ You can specify the variables as usual or use an `.env` file.
| DOWNGRADE_THRESHOLD | hbbr | threshold of downgrade check (bit/ms) |
| KEY | hbbs/hbbr | if set force the use of a specific key, if set to **"_"** force the use of any key |
| LIMIT_SPEED | hbbr | speed limit (in Mb/s) |
-| LOCAL_IP | hbbs | hbbs IP address used in hole-punching |
+| LOCAL_IP | hbbs | hbbs local IP address used together with MASK for solving relay failure between LAN and WAN |
| MASK | hbbs | network+mask of LAN IPs |
| PORT | hbbs/hbbr | listening port (21116 for hbbs - 21117 for hbbr) |
| RELAY_SERVERS | hbbs | IP address/DNS name of the machines running hbbr (separated by comma) |