Update README.md

This commit is contained in:
juewuy
2020-08-11 10:58:53 +08:00
committed by GitHub
parent 4b6f3c1417
commit e456862a4f

View File

@@ -39,7 +39,7 @@
~路由器或设备已经开启SSH并获取root权限<br> ~路由器或设备已经开启SSH并获取root权限<br>
~SSH连接工具例如puttybitviseJuiceSSH支持安卓手机等<br> ~SSH连接工具例如puttybitviseJuiceSSH支持安卓手机等<br>
一键安装 一键安装
-- --
```Shell ```Shell
sh -c "$(curl -kfsSl https://cdn.jsdelivr.net/gh/juewuy/clash-for-Miwifi/install.sh)" && source /etc/profile &> /dev/null sh -c "$(curl -kfsSl https://cdn.jsdelivr.net/gh/juewuy/clash-for-Miwifi/install.sh)" && source /etc/profile &> /dev/null
@@ -62,6 +62,7 @@ ToDo
~~增加更新功能~~<br> ~~增加更新功能~~<br>
~~修复redir-host DNS以及IPV6支持~~<br> ~~修复redir-host DNS以及IPV6支持~~<br>
~增加定时功能<br> ~增加定时功能<br>
感谢: 感谢:
-- --
~https://lancellc.gitbook.io/clash/start-clash/clash-tun-mode<br> ~https://lancellc.gitbook.io/clash/start-clash/clash-tun-mode<br>