Update 66.sh

This commit is contained in:
甬哥侃侃侃ygkkk 2022-12-11 12:37:11 +00:00
parent 79786eb6b1
commit 4337c4c920
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+') ]] && wpgo4=$wgo6 || wpgo4=echo
[[ -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
}
WGCFv4(){