From 64e4d66759c444f206d5bbf924638098ac6322e7 Mon Sep 17 00:00:00 2001 From: Dich Date: Sat, 12 Apr 2025 13:27:57 +0800 Subject: [PATCH] update:readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 958c7fa..a460eb0 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,10 @@ sudo systemctl start sing-box ``` sudo systemctl stop sing-box ``` +- 开机自启 +``` +sudo systemctl start sing-box +``` - 查询运行状态 ``` sudo systemctl status sing-box