Add files via upload

This commit is contained in:
xVRVx
2025-10-29 15:52:14 +03:00
committed by GitHub
parent d2e456cb10
commit e69cbed4dd
6 changed files with 16 additions and 8 deletions

View File

@@ -50,7 +50,8 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"https+local://8.8.8.8/dns-query",
"https+local://1.1.1.1/dns-query",
"localhost"
]
],
"queryStrategy": "UseIPv4"
},
"inbounds": [
{

View File

@@ -58,7 +58,8 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"https+local://8.8.8.8/dns-query",
"https+local://1.1.1.1/dns-query",
"localhost"
]
],
"queryStrategy": "UseIPv4"
},
"inbounds": [
{

View File

@@ -192,7 +192,8 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"https+local://8.8.8.8/dns-query",
"https+local://1.1.1.1/dns-query",
"localhost"
]
],
"queryStrategy": "UseIPv4"
},
"inbounds": [
{

View File

@@ -201,7 +201,8 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"https+local://8.8.8.8/dns-query",
"https+local://1.1.1.1/dns-query",
"localhost"
]
],
"queryStrategy": "UseIPv4"
},
"inbounds": [
{

View File

@@ -201,7 +201,8 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"https+local://8.8.8.8/dns-query",
"https+local://1.1.1.1/dns-query",
"localhost"
]
],
"queryStrategy": "UseIPv4"
},
"inbounds": [
{
@@ -309,7 +310,8 @@ cat << 'EOF' | envsubst > "$WEB_PATH/$path_subpage.html"
"8.8.8.8",
"1.1.1.1",
"localhost"
]
],
"queryStrategy": "UseIPv4"
},
"routing": {
"domainStrategy": "IPIfNonMatch",

View File

@@ -265,7 +265,8 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"https+local://8.8.8.8/dns-query",
"https+local://1.1.1.1/dns-query",
"localhost"
]
],
"queryStrategy": "UseIPv4"
},
"inbounds": [
{
@@ -432,7 +433,8 @@ cat << 'EOF' | envsubst > "$WEB_PATH/$path_subpage.html"
"8.8.8.8",
"1.1.1.1",
"localhost"
]
],
"queryStrategy": "UseIPv4"
},
"routing": {
"domainStrategy": "IPIfNonMatch",