From 1f6484d9af45d8d80acb2ca7473a22032b4bdcc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Mon, 12 Aug 2024 13:37:58 +0800 Subject: [PATCH] fix --- docs/configuration/inbound/index.md | 36 +++++++++++++------------- docs/configuration/inbound/index.zh.md | 36 +++++++++++++------------- 2 files changed, 36 insertions(+), 36 deletions(-) diff --git a/docs/configuration/inbound/index.md b/docs/configuration/inbound/index.md index 84044b5f..9ff4a7cf 100644 --- a/docs/configuration/inbound/index.md +++ b/docs/configuration/inbound/index.md @@ -15,24 +15,24 @@ ### Fields -| Type | Format | Injectable | -|---------------|-------------------------------|------------| -| `direct` | [Direct](./direct/) | N/A | -| `mixed` | [Mixed](./mixed/) | TCP | -| `socks` | [SOCKS](./socks/) | TCP | -| `http` | [HTTP](./http/) | TCP | -| `shadowsocks` | [Shadowsocks](./shadowsocks/) | TCP | -| `vmess` | [VMess](./vmess/) | TCP | -| `trojan` | [Trojan](./trojan/) | TCP | -| `naive` | [Naive](./naive/) | N/A | -| `hysteria` | [Hysteria](./hysteria/) | N/A | -| `shadowtls` | [ShadowTLS](./shadowtls/) | TCP | -| `tuic` | [TUIC](./tuic/) | N/A | -| `hysteria2` | [Hysteria2](./hysteria2/) | N/A | -| `vless` | [VLESS](./vless/) | TCP | -| `tun` | [Tun](./tun/) | N/A | -| `redirect` | [Redirect](./redirect/) | N/A | -| `tproxy` | [TProxy](./tproxy/) | N/A | +| Type | Format | Injectable | +|---------------|-------------------------------|------------------| +| `direct` | [Direct](./direct/) | :material-close: | +| `mixed` | [Mixed](./mixed/) | TCP | +| `socks` | [SOCKS](./socks/) | TCP | +| `http` | [HTTP](./http/) | TCP | +| `shadowsocks` | [Shadowsocks](./shadowsocks/) | TCP | +| `vmess` | [VMess](./vmess/) | TCP | +| `trojan` | [Trojan](./trojan/) | TCP | +| `naive` | [Naive](./naive/) | :material-close: | +| `hysteria` | [Hysteria](./hysteria/) | :material-close: | +| `shadowtls` | [ShadowTLS](./shadowtls/) | TCP | +| `tuic` | [TUIC](./tuic/) | :material-close: | +| `hysteria2` | [Hysteria2](./hysteria2/) | :material-close: | +| `vless` | [VLESS](./vless/) | TCP | +| `tun` | [Tun](./tun/) | :material-close: | +| `redirect` | [Redirect](./redirect/) | :material-close: | +| `tproxy` | [TProxy](./tproxy/) | :material-close: | #### tag diff --git a/docs/configuration/inbound/index.zh.md b/docs/configuration/inbound/index.zh.md index cc06d305..2c036340 100644 --- a/docs/configuration/inbound/index.zh.md +++ b/docs/configuration/inbound/index.zh.md @@ -15,24 +15,24 @@ ### 字段 -| 类型 | 格式 | 注入支持 | -|---------------|------------------------------|------| -| `direct` | [Direct](./direct/) | N/A | -| `mixed` | [Mixed](./mixed/) | TCP | -| `socks` | [SOCKS](./socks/) | TCP | -| `http` | [HTTP](./http/) | TCP | -| `shadowsocks` | [Shadowsocks](./shadowsocks/) | TCP | -| `vmess` | [VMess](./vmess/) | TCP | -| `trojan` | [Trojan](./trojan/) | TCP | -| `naive` | [Naive](./naive/) | N/A | -| `hysteria` | [Hysteria](./hysteria/) | N/A | -| `shadowtls` | [ShadowTLS](./shadowtls/) | TCP | -| `tuic` | [TUIC](./tuic/) | N/A | -| `hysteria2` | [Hysteria2](./hysteria2/) | N/A | -| `vless` | [VLESS](./vless/) | TCP | -| `tun` | [Tun](./tun/) | N/A | -| `redirect` | [Redirect](./redirect/) | N/A | -| `tproxy` | [TProxy](./tproxy/) | N/A | +| 类型 | 格式 | 注入支持 | +|---------------|-------------------------------|------------------| +| `direct` | [Direct](./direct/) | :material-close: | +| `mixed` | [Mixed](./mixed/) | TCP | +| `socks` | [SOCKS](./socks/) | TCP | +| `http` | [HTTP](./http/) | TCP | +| `shadowsocks` | [Shadowsocks](./shadowsocks/) | TCP | +| `vmess` | [VMess](./vmess/) | TCP | +| `trojan` | [Trojan](./trojan/) | TCP | +| `naive` | [Naive](./naive/) | :material-close: | +| `hysteria` | [Hysteria](./hysteria/) | :material-close: | +| `shadowtls` | [ShadowTLS](./shadowtls/) | TCP | +| `tuic` | [TUIC](./tuic/) | :material-close: | +| `hysteria2` | [Hysteria2](./hysteria2/) | :material-close: | +| `vless` | [VLESS](./vless/) | TCP | +| `tun` | [Tun](./tun/) | :material-close: | +| `redirect` | [Redirect](./redirect/) | :material-close: | +| `tproxy` | [TProxy](./tproxy/) | :material-close: | #### tag