~修复nftables—tproxy模式无法劫持流量的bug

This commit is contained in:
juewuy
2024-04-28 20:54:18 +08:00
parent 00f10b81f9
commit 384cd7c339
2 changed files with 17 additions and 17 deletions

View File

@@ -1097,7 +1097,7 @@ set_firewall_area(){
echo -e " 2 \033[36m仅劫持本机流量\033[0m"
echo -e " 3 \033[32m劫持局域网+本机流量\033[0m"
echo -e " 4 不配置流量劫持(纯净模式)\033[0m"
echo -e " 5 \033[33m转发局域网流量到旁路由设备\033[0m"
#echo -e " 5 \033[33m转发局域网流量到旁路由设备\033[0m"
echo -----------------------------------------------
read -p "请输入对应数字 > " num
case $num in