Fix broken links, and refine left-side menu (#692)

* 协议

* CN index

* EN/RU index
pull/695/head
Meow 2025-06-17 01:24:11 +08:00 committed by GitHub
parent 3a33fea87e
commit 60a1db478f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 83 additions and 2 deletions

View File

@ -32,7 +32,7 @@ export const sidebarZh: SidebarConfig = {
],
},
{
text: "入站代理",
text: "入站协议",
children: [
"/config/inbounds/dokodemo.md",
"/config/inbounds/http.md",
@ -45,7 +45,7 @@ export const sidebarZh: SidebarConfig = {
],
},
{
text: "出站代理",
text: "出站协议",
children: [
"/config/outbounds/blackhole.md",
"/config/outbounds/dns.md",

View File

@ -0,0 +1,12 @@
# Xray 入站协议列表
Xray 支持以下入站协议:
- [Dokodemo-Door](../inbounds/dokodemo.md)
- [HTTP](../inbounds/http.md)
- [Shadowsocks](../inbounds/shadowsocks.md)
- [Socks](../inbounds/socks.md)
- [Trojan](../inbounds/trojan.md)
- [VLESS (XTLS Vision Seed)](../inbounds/vless.md)
- [VMess](../inbounds/vmess.md)
- [WireGuard](../inbounds/wireguard.md)

View File

@ -0,0 +1,15 @@
# Xray 出站协议列表
Xray 支持以下出站协议:
- [Blackhole](../outbounds/blackhole.md)
- [DNS](../outbounds/dns.md)
- [Freedom (fragment, noises)](../outbounds/freedom.md)
- [HTTP](../outbounds/http.md)
- [Loopback](../outbounds/loopback.md)
- [Shadowsocks](../outbounds/shadowsocks.md)
- [Socks](../outbounds/socks.md)
- [Trojan](../outbounds/trojan.md)
- [VLESS (XTLS Vision Seed)](../outbounds/vless.md)
- [VMess](../outbounds/vmess.md)
- [WireGuard](../outbounds/wireguard.md)

View File

@ -0,0 +1,12 @@
# Xray Inbound Protocols List
Xray supports the following inbound protocols:
- [Dokodemo-Door](../inbounds/dokodemo.md)
- [HTTP](../inbounds/http.md)
- [Shadowsocks](../inbounds/shadowsocks.md)
- [Socks](../inbounds/socks.md)
- [Trojan](../inbounds/trojan.md)
- [VLESS (XTLS Vision Seed)](../inbounds/vless.md)
- [VMess](../inbounds/vmess.md)
- [WireGuard](../inbounds/wireguard.md)

View File

@ -0,0 +1,15 @@
# Xray Outbound Protocols List
Xray supports the following outbound protocols:
- [Blackhole](../outbounds/blackhole.md)
- [DNS](../outbounds/dns.md)
- [Freedom (fragment, noises)](../outbounds/freedom.md)
- [HTTP](../outbounds/http.md)
- [Loopback](../outbounds/loopback.md)
- [Shadowsocks](../outbounds/shadowsocks.md)
- [Socks](../outbounds/socks.md)
- [Trojan](../outbounds/trojan.md)
- [VLESS (XTLS Vision Seed)](../outbounds/vless.md)
- [VMess](../outbounds/vmess.md)
- [WireGuard](../outbounds/wireguard.md)

View File

@ -0,0 +1,12 @@
# Список входящих протоколов Xray
Xray поддерживает следующие входящие протоколы:
- [Dokodemo-Door](../inbounds/dokodemo.md)
- [HTTP](../inbounds/http.md)
- [Shadowsocks](../inbounds/shadowsocks.md)
- [Socks](../inbounds/socks.md)
- [Trojan](../inbounds/trojan.md)
- [VLESS (XTLS Vision Seed)](../inbounds/vless.md)
- [VMess](../inbounds/vmess.md)
- [WireGuard](../inbounds/wireguard.md)

View File

@ -0,0 +1,15 @@
# Список исходящих протоколов Xray
Xray поддерживает следующие исходящие протоколы:
- [Blackhole](../outbounds/blackhole.md)
- [DNS](../outbounds/dns.md)
- [Freedom (fragment, noises)](../outbounds/freedom.md)
- [HTTP](../outbounds/http.md)
- [Loopback](../outbounds/loopback.md)
- [Shadowsocks](../outbounds/shadowsocks.md)
- [Socks](../outbounds/socks.md)
- [Trojan](../outbounds/trojan.md)
- [VLESS (XTLS Vision Seed)](../outbounds/vless.md)
- [VMess](../outbounds/vmess.md)
- [WireGuard](../outbounds/wireguard.md)