Files
vpncloud-alpine/example.net
2025-12-05 22:28:10 +08:00

4 lines
206 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 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