mirror of
https://github.com/ACL4SSR/ACL4SSR.git
synced 2025-05-29 01:49:22 +08:00
add remote desktop rule file
add proxy rule support for oray, todesk and mstsc
This commit is contained in:
parent
f7ec0dad98
commit
ea69370da6
21
Clash/Ruleset/RemoteDesktop.list
Normal file
21
Clash/Ruleset/RemoteDesktop.list
Normal file
@ -0,0 +1,21 @@
|
||||
# 内容:远程桌面软件
|
||||
# 数量:9条
|
||||
|
||||
#Windows-Oray
|
||||
PROCESS-NAME,devcon.exe
|
||||
PROCESS-NAME,DriverInstaller.exe
|
||||
PROCESS-NAME,CrashReport.exe
|
||||
PROCESS-NAME,SunloginClient.exe
|
||||
|
||||
#Windows-ToDesk
|
||||
PROCESS-NAME,ToDesk_Setup.exe
|
||||
PROCESS-NAME,ToDesk_Session.exe
|
||||
PROCESS-NAME,ToDesk_Service.exe
|
||||
PROCESS-NAME,ToDesk.exe
|
||||
|
||||
#Windows-System
|
||||
PROCESS-NAME,mstsc.exe
|
||||
|
||||
#MacOS
|
||||
|
||||
#Linux
|
Loading…
x
Reference in New Issue
Block a user