Skip to content

Commit 9e228a5

Browse files
authored
Update Tun mode installation requirements in README
Clarified the requirement for root installation for Tun mode in both the features and commands sections.
1 parent e795d17 commit 9e228a5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
- 🧪 **端口自动检测与分配**:避免冲突
2323
- 🔄 **多订阅管理**:可以保存多个订阅,通过 `clashctl use` 切换当前主订阅。
2424
- 💫 **节点选择**:使用编号交互选择策略组和节点。
25-
- 🌐 **Tun 模式**:用于透明代理接管场景。
25+
- 🌐 **Tun 模式**:用于透明代理接管场景(需root方式安装)
2626
- 🧠 **Mixin 机制**:可按需追加/覆盖 Clash 配置
2727
- 👤 **不同权限**:兼容 `root` 与普通用户环境。
2828
- 🔐 **安全默认配置**:自动生成或自定义 Secret
@@ -71,7 +71,7 @@ bash install.sh
7171
clashctl secret 123 🔐 设置密钥
7272
📌 高级
7373
clashctl lan 🏠 局域网代理管理
74-
clashctl tun 🧪 Tun 模式管理
74+
clashctl tun 🧪 Tun 模式管理(需root方式安装)
7575
clashctl boot 🚦 开机代理接管管理
7676
clashctl mixin 🧩 Mixin 配置管理
7777
clashctl relay 🔗 多跳节点管理

0 commit comments

Comments
 (0)