mirror of
https://github.com/tw93/Mole.git
synced 2026-02-09 18:29:18 +00:00
Enhance the protection of OpenVPN
This commit is contained in:
@@ -276,7 +276,7 @@ safe_clean() {
|
||||
|
||||
# Hard-coded protection for critical apps (cannot be disabled by user)
|
||||
case "$path" in
|
||||
*clash* | *Clash* | *surge* | *Surge* | *mihomo*)
|
||||
*clash* | *Clash* | *surge* | *Surge* | *mihomo* | *openvpn* | *OpenVPN*)
|
||||
skip=true
|
||||
((skipped_count++))
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user