mirror of
https://github.com/EasyTier/easytier.github.io.git
synced 2025-05-19 10:27:06 +00:00
add some doc (#32)
This commit is contained in:
@@ -20,8 +20,11 @@ export const cn = defineConfig({
|
||||
{ text: '双节点', link: '/guide/network/two-node-networking' },
|
||||
{ text: '多节点', link: '/guide/network/multi-node-networking' },
|
||||
{ text: '子网代理(点对网)', link: '/guide/network/point-to-networking' },
|
||||
{ text: '网对网', link: '/guide/network/network-to-network' },
|
||||
{ text: '无公网IP', link: '/guide/network/networking-without-public-ip' },
|
||||
{ text: '使用 WireGuard 客户端接入', link: '/guide/network/use-easytier-with-wirefuard-client' },
|
||||
{ text: '无 TUN 模式 (免 Root 权限)', link: '/guide/network/no-root' },
|
||||
{ text: '自建公共服务器', link: '/guide/network/host-public-server' },
|
||||
{ text: '注册为windows服务(开机自启)', link: '/guide/network/install-as-a-windows-service' },
|
||||
{ text: '将服务安装为 Linux Systemd 服务', link: '/guide/network/install-as-a-systemd-service' },
|
||||
{ text: '其他配置', link: '/guide/network/configurations' },
|
||||
|
||||
Reference in New Issue
Block a user