mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Rename ss_rules to ssr
This commit is contained in:
parent
a03d73bfc7
commit
28db354146
3 changed files with 75 additions and 75 deletions
|
@ -290,7 +290,7 @@ stop_service() {
|
|||
}
|
||||
|
||||
rules_exist() {
|
||||
[ -n "$(iptables -t nat -L -n | grep ss_rules)" ] && return 0
|
||||
[ -n "$(iptables -t nat -L -n | grep ssr)" ] && return 0
|
||||
return 1
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue