documentation: Fix AnyTLS doc

This commit is contained in:
世界 2025-02-22 17:41:03 +08:00
parent c2a81243bf
commit 09d45fc7cc
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
5 changed files with 54 additions and 0 deletions

View file

@ -1,3 +1,9 @@
---
icon: material/new-box
---
!!! question "Since sing-box 1.12.0"
### Structure
```json
@ -34,6 +40,20 @@ AnyTLS users.
AnyTLS padding scheme line array.
Default padding scheme:
```
stop=8
0=34-120
1=100-400
2=400-500,c,500-1000,c,400-500,c,500-1000,c,500-1000,c,400-500
3=500-1000
4=500-1000
5=500-1000
6=500-1000
7=500-1000
```
#### tls
TLS configuration, see [TLS](/configuration/shared/tls/#inbound).

View file

@ -1,3 +1,9 @@
---
icon: material/new-box
---
!!! question "自 sing-box 1.12.0 起"
### 结构
```json
@ -34,6 +40,20 @@ AnyTLS 用户。
AnyTLS 填充方案行数组。
默认填充方案:
```
stop=8
0=34-120
1=100-400
2=400-500,c,500-1000,c,400-500,c,500-1000,c,500-1000,c,400-500
3=500-1000
4=500-1000
5=500-1000
6=500-1000
7=500-1000
```
#### tls
TLS 配置, 参阅 [TLS](/zh/configuration/shared/tls/#inbound)。

View file

@ -1,3 +1,9 @@
---
icon: material/new-box
---
!!! question "Since sing-box 1.12.0"
### Structure
```json

View file

@ -1,3 +1,9 @@
---
icon: material/new-box
---
!!! question "自 sing-box 1.12.0 起"
### 结构
```json

View file

@ -144,6 +144,7 @@ nav:
- VLESS: configuration/inbound/vless.md
- TUIC: configuration/inbound/tuic.md
- Hysteria2: configuration/inbound/hysteria2.md
- AnyTLS: configuration/inbound/anytls.md
- Tun: configuration/inbound/tun.md
- Redirect: configuration/inbound/redirect.md
- TProxy: configuration/inbound/tproxy.md
@ -162,6 +163,7 @@ nav:
- VLESS: configuration/outbound/vless.md
- TUIC: configuration/outbound/tuic.md
- Hysteria2: configuration/outbound/hysteria2.md
- AnyTLS: configuration/outbound/anytls.md
- Tor: configuration/outbound/tor.md
- SSH: configuration/outbound/ssh.md
- DNS: configuration/outbound/dns.md