mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2026-09-22 22:38:05 +03:00
Finalmask realm: fix syntax
This commit is contained in:
@@ -356,7 +356,7 @@ Salamander 混淆。(来自 Hysteria2)
|
||||
}
|
||||
```
|
||||
|
||||
`url`: realm[+http]://token@host[:port]/id
|
||||
`url`: realm[+http]\://token@host[:port]/id
|
||||
|
||||
`stunServers`: 多个 ipv4/ipv6 用于进行 NAT 端口预测
|
||||
|
||||
|
||||
@@ -356,7 +356,7 @@ Self-built https://github.com/apernet/hysteria-realm-server
|
||||
}
|
||||
```
|
||||
|
||||
`url`: realm[+http]://token@host[:port]/id
|
||||
`url`: realm[+http]\://token@host[:port]/id
|
||||
|
||||
`stunServers`: Multiple IPv4/IPv6 addresses are used for NAT port prediction
|
||||
|
||||
|
||||
@@ -356,7 +356,7 @@ FinalMask добавляет последний слой маскировки п
|
||||
}
|
||||
```
|
||||
|
||||
`url`: realm[+http]://token@host[:port]/id
|
||||
`url`: realm[+http]\://token@host[:port]/id
|
||||
|
||||
`stunServers`: Для предсказания портов NAT используется несколько адресов IPv4/IPv6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user