mirror of
https://github.com/EasyTier/easytier.github.io.git
synced 2025-05-19 10:27:06 +00:00
Create Install-as-a-Windows-service.md (#7)
This commit is contained in:
@@ -22,6 +22,7 @@ export const cn = defineConfig({
|
||||
{ text: '子网代理(点对网)', link: '/guide/network/point-to-networking' },
|
||||
{ text: '无公网IP', link: '/guide/network/networking-without-public-ip' },
|
||||
{ text: '使用 WireGuard 客户端接入', link: '/guide/network/use-easytier-with-wirefuard-client' },
|
||||
{ text: '注册为windows服务(开机自启)', link: '/guide/network/install-as-a-windows-service' },
|
||||
{ text: '其他配置', link: '/guide/network/configurations' },
|
||||
],
|
||||
},
|
||||
|
||||
@@ -22,6 +22,7 @@ export const en = defineConfig({
|
||||
{ text: 'Subnet Proxy', link: '/en/guide/network/point-to-networking' },
|
||||
{ text: 'Without Public IP', link: '/en/guide/network/networking-without-public-ip' },
|
||||
{ text: 'Use WireGuard Client', link: '/en/guide/network/use-easytier-with-wirefuard-client' },
|
||||
{ text: 'Installing as a Windows Service (Auto-Start on Boot)', link: '/en/guide/network/install-as-a-windows-service' },
|
||||
{ text: 'Other Configurations', link: '/en/guide/network/configurations' },
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user