使用自动化控制开关问题 #421
Unanswered
FtyLollipop
asked this question in
Q&A
使用自动化控制开关问题
#421
Replies: 1 comment
-
root的话可以强制关闭整个程序. 没有root的话,我看到一个帖子,关闭VPN服务,具体怎么操作,我也还在找那个帖子. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我的路由器上有clash,因为希望连上这个WiFi自动关闭clash meta的开关,断开后再自动打开,所以我使用Tasker进行自动化控制,并使用clash meta提供的com.github.metacubex.clash.meta.action.START_CLASH和com.github.metacubex.clash.meta.action.STOP_CLASH这两个intent,但自动开启没有问题,自动关闭只在clash meta前台运行时有效,在我的两台机器上(类原生安卓12和国内定制的安卓15)均有这个问题,这是个普遍问题还是什么,我该如何排查问题?
Beta Was this translation helpful? Give feedback.
All reactions