Update sb.sh

This commit is contained in:
甬哥侃侃侃ygkkk
2024-12-06 14:24:09 +08:00
committed by GitHub
parent 6730d9f9d9
commit a3e4d8d291
-20
View File
@@ -1276,11 +1276,6 @@ cat > /etc/s-box/sing_box_client.json <<EOF
"action": "sniff" "action": "sniff"
}, },
{ {
"port": 853,
"network": "tcp",
"action": "reject"
},
{
"protocol": "dns", "protocol": "dns",
"action": "hijack-dns" "action": "hijack-dns"
}, },
@@ -1832,11 +1827,6 @@ cat > /etc/s-box/sing_box_client.json <<EOF
"action": "sniff" "action": "sniff"
}, },
{ {
"port": 853,
"network": "tcp",
"action": "reject"
},
{
"protocol": "dns", "protocol": "dns",
"action": "hijack-dns" "action": "hijack-dns"
}, },
@@ -2356,11 +2346,6 @@ cat > /etc/s-box/sing_box_client.json <<EOF
"action": "sniff" "action": "sniff"
}, },
{ {
"port": 853,
"network": "tcp",
"action": "reject"
},
{
"protocol": "dns", "protocol": "dns",
"action": "hijack-dns" "action": "hijack-dns"
}, },
@@ -2820,11 +2805,6 @@ cat > /etc/s-box/sing_box_client.json <<EOF
"action": "sniff" "action": "sniff"
}, },
{ {
"port": 853,
"network": "tcp",
"action": "reject"
},
{
"protocol": "dns", "protocol": "dns",
"action": "hijack-dns" "action": "hijack-dns"
}, },