mirror of
https://github.com/ACL4SSR/ACL4SSR.git
synced 2025-05-29 01:49:22 +08:00
Merge pull request #807 from itbencn/master
add remote desktop rule file
This commit is contained in:
commit
0fde49948b
3
.gitignore
vendored
3
.gitignore
vendored
@ -29,3 +29,6 @@ build/
|
||||
|
||||
### VS Code ###
|
||||
.vscode/
|
||||
|
||||
### VS Studio ###
|
||||
.vs/
|
||||
|
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