Update 66.sh

This commit is contained in:
甬哥侃侃侃ygkkk 2022-12-12 04:23:56 +00:00
parent 7835785f67
commit 283b56568f
1 changed files with 1 additions and 1 deletions

2
66.sh
View File

@ -312,7 +312,7 @@ fi
}
nat4(){
[[ -n $(ip route get 1.1.1.1 2>/dev/null | grep -oP 'src \K\S+') && -n $(grep 'woiden' /etc/hostname) ]] && wpgo4=$wgo6 || wpgo4=echo
[[ -n $(ip route get 1.1.1.1 2>/dev/null | grep -oP 'src \K\S+') ]] && wpgo4=$wgo6 || wpgo4=echo
}
WGCFv4(){