From 2433e87f30babe319ffd7a9ee50287b26ff300de Mon Sep 17 00:00:00 2001 From: Lsmoisu <114275920+Lsmoisu@users.noreply.github.com> Date: Sun, 9 Mar 2025 21:08:47 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7a406ec..e3e3309 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ - **兼容性**:支持 POSIX Shell(如 `sh`)。 - **日志输出**:美观的日志格式(INFO/DEBUG),便于调试。 - **灵活配置**:支持自定义配置文件 URL(sing-box格式),默认为模板配置,只能保证正常启动,安装后可手动替换配置问题件,路径为/etc/sing-box/config.json。 +- **灵活配置**:定时任务更新sing-box配置文件 ## 环境要求