Add files via upload

This commit is contained in:
xVRVx
2025-07-04 16:54:51 +03:00
committed by GitHub
parent 2a525f0db5
commit d282704b10
5 changed files with 101 additions and 18 deletions

View File

@@ -86,7 +86,7 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"decryption": "none"
},
"streamSettings": {
"network": "tcp",
"network": "raw",
"security": "reality",
"realitySettings": {
"show": false,
@@ -99,7 +99,17 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"publicKey": "${xray_publicKey_vrv}",
"shortIds": [
"${xray_shortIds_vrv}"
]
],
"limitFallbackUpload": {
"afterBytes": 0,
"bytesPerSec": 65536,
"burstBytesPerSec": 0
},
"limitFallbackDownload": {
"afterBytes": 5242880,
"bytesPerSec": 262144,
"burstBytesPerSec": 2097152
}
}
},
"sniffing": {
@@ -126,7 +136,7 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"decryption": "none"
},
"streamSettings": {
"network": "tcp",
"network": "raw",
"security": "reality",
"realitySettings": {
"show": false,
@@ -139,7 +149,17 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"publicKey": "${xray_publicKey_vrv}",
"shortIds": [
"${xray_shortIds_vrv}"
]
],
"limitFallbackUpload": {
"afterBytes": 0,
"bytesPerSec": 65536,
"burstBytesPerSec": 0
},
"limitFallbackDownload": {
"afterBytes": 5242880,
"bytesPerSec": 262144,
"burstBytesPerSec": 2097152
}
}
},
"sniffing": {

View File

@@ -94,7 +94,7 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"decryption": "none"
},
"streamSettings": {
"network": "tcp",
"network": "raw",
"security": "reality",
"realitySettings": {
"show": false,
@@ -107,7 +107,17 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"publicKey": "${xray_publicKey_vrv}",
"shortIds": [
"${xray_shortIds_vrv}"
]
],
"limitFallbackUpload": {
"afterBytes": 0,
"bytesPerSec": 65536,
"burstBytesPerSec": 0
},
"limitFallbackDownload": {
"afterBytes": 5242880,
"bytesPerSec": 262144,
"burstBytesPerSec": 2097152
}
}
},
"sniffing": {
@@ -134,7 +144,7 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"decryption": "none"
},
"streamSettings": {
"network": "tcp",
"network": "raw",
"security": "reality",
"realitySettings": {
"show": false,
@@ -147,7 +157,17 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"publicKey": "${xray_publicKey_vrv}",
"shortIds": [
"${xray_shortIds_vrv}"
]
],
"limitFallbackUpload": {
"afterBytes": 0,
"bytesPerSec": 65536,
"burstBytesPerSec": 0
},
"limitFallbackDownload": {
"afterBytes": 5242880,
"bytesPerSec": 262144,
"burstBytesPerSec": 2097152
}
}
},
"sniffing": {

View File

@@ -176,6 +176,7 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"servers": [
"https+local://8.8.4.4/dns-query",
"https+local://8.8.8.8/dns-query",
"https+local://1.1.1.1/dns-query",
"localhost"
]
},
@@ -217,7 +218,7 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"decryption": "none"
},
"streamSettings": {
"network": "tcp",
"network": "raw",
"security": "reality",
"realitySettings": {
"show": false,
@@ -230,7 +231,17 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"publicKey": "${xray_publicKey_vrv}",
"shortIds": [
"${xray_shortIds_vrv}"
]
],
"limitFallbackUpload": {
"afterBytes": 0,
"bytesPerSec": 65536,
"burstBytesPerSec": 0
},
"limitFallbackDownload": {
"afterBytes": 5242880,
"bytesPerSec": 262144,
"burstBytesPerSec": 2097152
}
}
},
"sniffing": {
@@ -257,7 +268,7 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"decryption": "none"
},
"streamSettings": {
"network": "tcp",
"network": "raw",
"security": "reality",
"realitySettings": {
"show": false,
@@ -270,7 +281,17 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"publicKey": "${xray_publicKey_vrv}",
"shortIds": [
"${xray_shortIds_vrv}"
]
],
"limitFallbackUpload": {
"afterBytes": 0,
"bytesPerSec": 65536,
"burstBytesPerSec": 0
},
"limitFallbackDownload": {
"afterBytes": 5242880,
"bytesPerSec": 262144,
"burstBytesPerSec": 2097152
}
}
},
"sniffing": {

View File

@@ -182,6 +182,7 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"servers": [
"https+local://8.8.4.4/dns-query",
"https+local://8.8.8.8/dns-query",
"https+local://1.1.1.1/dns-query",
"localhost"
]
},
@@ -229,7 +230,7 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"decryption": "none"
},
"streamSettings": {
"network": "tcp",
"network": "raw",
"security": "reality",
"realitySettings": {
"show": false,
@@ -242,7 +243,17 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"publicKey": "${xray_publicKey_vrv}",
"shortIds": [
"${xray_shortIds_vrv}"
]
],
"limitFallbackUpload": {
"afterBytes": 0,
"bytesPerSec": 65536,
"burstBytesPerSec": 0
},
"limitFallbackDownload": {
"afterBytes": 5242880,
"bytesPerSec": 262144,
"burstBytesPerSec": 2097152
}
}
},
"sniffing": {
@@ -394,7 +405,7 @@ cat << 'EOF' | envsubst > "$WEB_PATH/$path_subpage.html"
]
},
"streamSettings": {
"network": "tcp",
"network": "raw",
"tcpSettings": {
"acceptProxyProtocol": false
},

View File

@@ -182,6 +182,7 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"servers": [
"https+local://8.8.4.4/dns-query",
"https+local://8.8.8.8/dns-query",
"https+local://1.1.1.1/dns-query",
"localhost"
]
},
@@ -229,7 +230,7 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"decryption": "none"
},
"streamSettings": {
"network": "tcp",
"network": "raw",
"security": "reality",
"realitySettings": {
"show": false,
@@ -242,7 +243,17 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"publicKey": "${xray_publicKey_vrv}",
"shortIds": [
"${xray_shortIds_vrv}"
]
],
"limitFallbackUpload": {
"afterBytes": 0,
"bytesPerSec": 65536,
"burstBytesPerSec": 0
},
"limitFallbackDownload": {
"afterBytes": 5242880,
"bytesPerSec": 262144,
"burstBytesPerSec": 2097152
}
}
},
"sniffing": {
@@ -403,7 +414,7 @@ cat << 'EOF' | envsubst > "$WEB_PATH/$path_subpage.html"
]
},
"streamSettings": {
"network": "tcp",
"network": "raw",
"tcpSettings": {
"acceptProxyProtocol": false
},