@ -36,6 +36,11 @@
"settings": {},
"tag": "direct"
},
{
"protocol": "blackhole",
"tag": "blocked"
"protocol": "dns",
"tag": "dns-out"
@ -108,7 +113,13 @@
"type": "field",
"ip": [
"geoip:private",
"geoip:private"
],
"outboundTag": "blocked"
"geoip:cn"
"outboundTag": "direct"
@ -66,6 +66,11 @@
@ -138,7 +143,13 @@
@ -37,6 +37,11 @@
@ -109,7 +114,13 @@
@ -26,6 +26,11 @@
@ -98,7 +103,13 @@
@ -29,6 +29,11 @@
@ -101,7 +106,13 @@
@ -39,6 +39,11 @@
@ -111,7 +116,13 @@
@ -10,7 +10,7 @@ none='\e[0m'
# Root
[[ $(id -u) != 0 ]] && echo -e " 哎呀……请使用 ${red}root ${none}用户运行 ${yellow}~(^_^) ${none}" && exit 1
_version="v3.12"
_version="v3.13"
cmd="apt-get"