mirror of
https://github.com/wyx2685/V2bX.git
synced 2026-02-04 04:30:08 +00:00
update example
This commit is contained in:
@@ -29,7 +29,7 @@ Nodes:
|
||||
EnableProxyProtocol: false # Only works for WebSocket and TCP
|
||||
EnableXtls: false # Enable xtls-rprx-vision, only vless
|
||||
EnableReality: false # Enable reality
|
||||
RealityConfig:
|
||||
RealityConfig: # This config like RealityObject for xray-core, please check https://xtls.github.io/config/transport.html#realityobject
|
||||
Dest: 80 # Same fallback dest
|
||||
Xver: "example.com:443" # Same fallback xver
|
||||
ServerNames:
|
||||
@@ -38,10 +38,10 @@ Nodes:
|
||||
PrivateKey: "" # Private key for server
|
||||
MinClientVer: "" # Min client version
|
||||
MaxClientVer: "" # Max client version
|
||||
MaxTimeDiff: 0
|
||||
MaxTimeDiff: 0 # Max time difference, ms
|
||||
ShortIds:
|
||||
- ""
|
||||
- "0123456789abcdef"
|
||||
- "0123456789abcdef" # Short id
|
||||
EnableFallback: false # Only support for Trojan and Vless
|
||||
FallBackConfigs: # Support multiple fallbacks
|
||||
- SNI: # TLS SNI(Server Name Indication), Empty for any
|
||||
|
||||
Reference in New Issue
Block a user