|
983 | 983 | }, |
984 | 984 | "advancedOptions": "Advanced Options", |
985 | 985 | "hos.info": "By default, if a request host is set in the XRAY configuration, it will be used. However, if needed, you can set a custom request host here.", |
986 | | - "multiHost": "To set multiple addresses, separate them with <badge>,</badge>. A random address will be selected each time.", |
987 | | - "wildcard": "Use <badge>*</badge> to generate a random string (works for wildcard domains)", |
| 986 | + "multiHost": "To set multiple addresses, separate them with , A random address will be selected each time.", |
| 987 | + "wildcard": "Use * to generate a random string (works for wildcard domains)", |
988 | 988 | "path.info": "Set a path for host users, useful behind a reverse proxy.", |
989 | 989 | "port.nfo": "By default, the host uses the port declared in the inbound. You can set a custom port if traffic is redirected from a different port. For example, the server might redirect traffic from port 443 to your inbound's default port.", |
990 | 990 | "proxyOutbound": { |
|
993 | 993 | "security.info": "If this host's middleware server uses a different security layer than your inbound default, you can set a custom security layer here.", |
994 | 994 | "port.info": "By default, the host uses the port declared in the inbound. You can set a custom port if traffic is redirected from a different port. For example, the server might redirect traffic from port 443 to your inbound's default port.", |
995 | 995 | "host.info": "By default, if a request host is set in the XRAY configuration, it will be used. However, if needed, you can set a custom request host here.", |
996 | | - "host.multiHost": "To set multiple addresses, separate them with <badge>,</badge>. A random address will be selected each time.", |
997 | | - "host.wildcard": "Use <badge>*</badge> to generate a random string (works for wildcard domains)", |
| 996 | + "host.multiHost": "To set multiple addresses, separate them with , A random address will be selected each time.", |
| 997 | + "host.wildcard": "Use * to generate a random string (works for wildcard domains)", |
998 | 998 | "sni.info": "SNI (Server Name Indication) is used to specify which hostname the client is trying to connect to. This is particularly useful when you have multiple domains pointing to the same IP address.", |
999 | 999 | "useSniAsHost": "Use SNI as Host", |
1000 | 1000 | "echConfigList": "ECH Config List", |
|
0 commit comments