This commit is contained in:
2025-12-05 22:28:10 +08:00
commit fa12c85cbc
5 changed files with 99 additions and 0 deletions

4
example.net Normal file
View File

@@ -0,0 +1,4 @@
# ln -s /etc/init.d/wg-quick /etc/init.d/vpncloud.vc_38903
# 启动rc-service vpncloud.vc_38903 start
# 停止rc-service vpncloud.vc_38903 stop
# 开机自启rc-update add vpncloud.vc_38903 default