Add files via upload

This commit is contained in:
xVRVx
2025-07-31 12:37:06 +03:00
committed by GitHub
parent dcb3d68b0b
commit 898e784a4d
6 changed files with 63 additions and 54 deletions

View File

@@ -75,6 +75,7 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"port": 443,
"protocol": "vless",
"settings": {
"flow": "xtls-rprx-vision",
"clients": [
{
"flow": "xtls-rprx-vision",
@@ -100,14 +101,14 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"${xray_shortIds_vrv}"
],
"limitFallbackUpload": {
"afterBytes": 0,
"bytesPerSec": 65536,
"burstBytesPerSec": 0
"afterBytes": 0,
"bytesPerSec": 65536,
"burstBytesPerSec": 0
},
"limitFallbackDownload": {
"afterBytes": 5242880,
"bytesPerSec": 262144,
"burstBytesPerSec": 2097152
"afterBytes": 5242880,
"bytesPerSec": 262144,
"burstBytesPerSec": 2097152
}
}
},
@@ -126,6 +127,7 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"port": 8443,
"protocol": "vless",
"settings": {
"flow": "xtls-rprx-vision",
"clients": [
{
"flow": "xtls-rprx-vision",
@@ -151,14 +153,14 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"${xray_shortIds_vrv}"
],
"limitFallbackUpload": {
"afterBytes": 0,
"bytesPerSec": 65536,
"burstBytesPerSec": 0
"afterBytes": 0,
"bytesPerSec": 65536,
"burstBytesPerSec": 0
},
"limitFallbackDownload": {
"afterBytes": 5242880,
"bytesPerSec": 262144,
"burstBytesPerSec": 2097152
"afterBytes": 5242880,
"bytesPerSec": 262144,
"burstBytesPerSec": 2097152
}
}
},

View File

@@ -83,6 +83,7 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"port": $port1,
"protocol": "vless",
"settings": {
"flow": "xtls-rprx-vision",
"clients": [
{
"flow": "xtls-rprx-vision",
@@ -108,14 +109,14 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"${xray_shortIds_vrv}"
],
"limitFallbackUpload": {
"afterBytes": 0,
"bytesPerSec": 65536,
"burstBytesPerSec": 0
"afterBytes": 0,
"bytesPerSec": 65536,
"burstBytesPerSec": 0
},
"limitFallbackDownload": {
"afterBytes": 5242880,
"bytesPerSec": 262144,
"burstBytesPerSec": 2097152
"afterBytes": 5242880,
"bytesPerSec": 262144,
"burstBytesPerSec": 2097152
}
}
},
@@ -134,6 +135,7 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"port": $port2,
"protocol": "vless",
"settings": {
"flow": "xtls-rprx-vision",
"clients": [
{
"flow": "xtls-rprx-vision",
@@ -159,14 +161,14 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"${xray_shortIds_vrv}"
],
"limitFallbackUpload": {
"afterBytes": 0,
"bytesPerSec": 65536,
"burstBytesPerSec": 0
"afterBytes": 0,
"bytesPerSec": 65536,
"burstBytesPerSec": 0
},
"limitFallbackDownload": {
"afterBytes": 5242880,
"bytesPerSec": 262144,
"burstBytesPerSec": 2097152
"afterBytes": 5242880,
"bytesPerSec": 262144,
"burstBytesPerSec": 2097152
}
}
},

View File

@@ -203,6 +203,7 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"port": 443,
"protocol": "vless",
"settings": {
"flow": "xtls-rprx-vision",
"clients": [
{
"flow": "xtls-rprx-vision",
@@ -228,14 +229,14 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"${xray_shortIds_vrv}"
],
"limitFallbackUpload": {
"afterBytes": 0,
"bytesPerSec": 65536,
"burstBytesPerSec": 0
"afterBytes": 0,
"bytesPerSec": 65536,
"burstBytesPerSec": 0
},
"limitFallbackDownload": {
"afterBytes": 5242880,
"bytesPerSec": 262144,
"burstBytesPerSec": 2097152
"afterBytes": 5242880,
"bytesPerSec": 262144,
"burstBytesPerSec": 2097152
}
}
},
@@ -254,6 +255,7 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"port": 8443,
"protocol": "vless",
"settings": {
"flow": "xtls-rprx-vision",
"clients": [
{
"flow": "xtls-rprx-vision",
@@ -278,14 +280,14 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"${xray_shortIds_vrv}"
],
"limitFallbackUpload": {
"afterBytes": 0,
"bytesPerSec": 65536,
"burstBytesPerSec": 0
"afterBytes": 0,
"bytesPerSec": 65536,
"burstBytesPerSec": 0
},
"limitFallbackDownload": {
"afterBytes": 5242880,
"bytesPerSec": 262144,
"burstBytesPerSec": 2097152
"afterBytes": 5242880,
"bytesPerSec": 262144,
"burstBytesPerSec": 2097152
}
}
},

View File

@@ -218,6 +218,7 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"port": 443,
"protocol": "vless",
"settings": {
"flow": "xtls-rprx-vision",
"clients": [
{
"flow": "xtls-rprx-vision",
@@ -243,14 +244,14 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"${xray_shortIds_vrv}"
],
"limitFallbackUpload": {
"afterBytes": 0,
"bytesPerSec": 65536,
"burstBytesPerSec": 0
"afterBytes": 0,
"bytesPerSec": 65536,
"burstBytesPerSec": 0
},
"limitFallbackDownload": {
"afterBytes": 5242880,
"bytesPerSec": 262144,
"burstBytesPerSec": 2097152
"afterBytes": 5242880,
"bytesPerSec": 262144,
"burstBytesPerSec": 2097152
}
}
},

View File

@@ -218,6 +218,7 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"port": 443,
"protocol": "vless",
"settings": {
"flow": "xtls-rprx-vision",
"clients": [
{
"flow": "xtls-rprx-vision",
@@ -243,14 +244,14 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"${xray_shortIds_vrv}"
],
"limitFallbackUpload": {
"afterBytes": 0,
"bytesPerSec": 65536,
"burstBytesPerSec": 0
"afterBytes": 0,
"bytesPerSec": 65536,
"burstBytesPerSec": 0
},
"limitFallbackDownload": {
"afterBytes": 5242880,
"bytesPerSec": 262144,
"burstBytesPerSec": 2097152
"afterBytes": 5242880,
"bytesPerSec": 262144,
"burstBytesPerSec": 2097152
}
}
},

View File

@@ -302,6 +302,7 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"port": 443,
"protocol": "vless",
"settings": {
"flow": "xtls-rprx-vision",
"clients": [
{
"flow": "xtls-rprx-vision",
@@ -327,14 +328,14 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
"${xray_shortIds_vrv}"
],
"limitFallbackUpload": {
"afterBytes": 0,
"bytesPerSec": 65536,
"burstBytesPerSec": 0
"afterBytes": 0,
"bytesPerSec": 65536,
"burstBytesPerSec": 0
},
"limitFallbackDownload": {
"afterBytes": 5242880,
"bytesPerSec": 262144,
"burstBytesPerSec": 2097152
"afterBytes": 5242880,
"bytesPerSec": 262144,
"burstBytesPerSec": 2097152
}
}
},