documentation: Update injectable description

This commit is contained in:
Liu Bingyan 2024-08-12 13:38:24 +08:00 committed by 世界
parent cfd9879b17
commit 1128fdd8c7
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
2 changed files with 36 additions and 36 deletions

View file

@ -15,24 +15,24 @@
### Fields ### Fields
| Type | Format | Injectable | | Type | Format | Injectable |
|---------------|-------------------------------|------------| |---------------|-------------------------------|------------------|
| `direct` | [Direct](./direct/) | X | | `direct` | [Direct](./direct/) | :material-close: |
| `mixed` | [Mixed](./mixed/) | TCP | | `mixed` | [Mixed](./mixed/) | TCP |
| `socks` | [SOCKS](./socks/) | TCP | | `socks` | [SOCKS](./socks/) | TCP |
| `http` | [HTTP](./http/) | TCP | | `http` | [HTTP](./http/) | TCP |
| `shadowsocks` | [Shadowsocks](./shadowsocks/) | TCP | | `shadowsocks` | [Shadowsocks](./shadowsocks/) | TCP |
| `vmess` | [VMess](./vmess/) | TCP | | `vmess` | [VMess](./vmess/) | TCP |
| `trojan` | [Trojan](./trojan/) | TCP | | `trojan` | [Trojan](./trojan/) | TCP |
| `naive` | [Naive](./naive/) | X | | `naive` | [Naive](./naive/) | :material-close: |
| `hysteria` | [Hysteria](./hysteria/) | X | | `hysteria` | [Hysteria](./hysteria/) | :material-close: |
| `shadowtls` | [ShadowTLS](./shadowtls/) | TCP | | `shadowtls` | [ShadowTLS](./shadowtls/) | TCP |
| `tuic` | [TUIC](./tuic/) | X | | `tuic` | [TUIC](./tuic/) | :material-close: |
| `hysteria2` | [Hysteria2](./hysteria2/) | X | | `hysteria2` | [Hysteria2](./hysteria2/) | :material-close: |
| `vless` | [VLESS](./vless/) | TCP | | `vless` | [VLESS](./vless/) | TCP |
| `tun` | [Tun](./tun/) | X | | `tun` | [Tun](./tun/) | :material-close: |
| `redirect` | [Redirect](./redirect/) | X | | `redirect` | [Redirect](./redirect/) | :material-close: |
| `tproxy` | [TProxy](./tproxy/) | X | | `tproxy` | [TProxy](./tproxy/) | :material-close: |
#### tag #### tag

View file

@ -15,24 +15,24 @@
### 字段 ### 字段
| 类型 | 格式 | 注入支持 | | 类型 | 格式 | 注入支持 |
|---------------|------------------------------|------| |---------------|-------------------------------|------------------|
| `direct` | [Direct](./direct/) | X | | `direct` | [Direct](./direct/) | :material-close: |
| `mixed` | [Mixed](./mixed/) | TCP | | `mixed` | [Mixed](./mixed/) | TCP |
| `socks` | [SOCKS](./socks/) | TCP | | `socks` | [SOCKS](./socks/) | TCP |
| `http` | [HTTP](./http/) | TCP | | `http` | [HTTP](./http/) | TCP |
| `shadowsocks` | [Shadowsocks](./shadowsocks/) | TCP | | `shadowsocks` | [Shadowsocks](./shadowsocks/) | TCP |
| `vmess` | [VMess](./vmess/) | TCP | | `vmess` | [VMess](./vmess/) | TCP |
| `trojan` | [Trojan](./trojan/) | TCP | | `trojan` | [Trojan](./trojan/) | TCP |
| `naive` | [Naive](./naive/) | X | | `naive` | [Naive](./naive/) | :material-close: |
| `hysteria` | [Hysteria](./hysteria/) | X | | `hysteria` | [Hysteria](./hysteria/) | :material-close: |
| `shadowtls` | [ShadowTLS](./shadowtls/) | TCP | | `shadowtls` | [ShadowTLS](./shadowtls/) | TCP |
| `tuic` | [TUIC](./tuic/) | X | | `tuic` | [TUIC](./tuic/) | :material-close: |
| `hysteria2` | [Hysteria2](./hysteria2/) | X | | `hysteria2` | [Hysteria2](./hysteria2/) | :material-close: |
| `vless` | [VLESS](./vless/) | TCP | | `vless` | [VLESS](./vless/) | TCP |
| `tun` | [Tun](./tun/) | X | | `tun` | [Tun](./tun/) | :material-close: |
| `redirect` | [Redirect](./redirect/) | X | | `redirect` | [Redirect](./redirect/) | :material-close: |
| `tproxy` | [TProxy](./tproxy/) | X | | `tproxy` | [TProxy](./tproxy/) | :material-close: |
#### tag #### tag