mirror of
https://github.com/xVRVx/autoXRAY.git
synced 2026-08-26 16:45:33 +00:00
Add files via upload
This commit is contained in:
@@ -213,7 +213,7 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
|
||||
"settings": {
|
||||
"clients": [
|
||||
{
|
||||
"flow": "xtls-rprx-vision",
|
||||
"flow": "",
|
||||
"id": "${xray_uuid_vrv}"
|
||||
}
|
||||
],
|
||||
@@ -422,7 +422,7 @@ cat << 'EOF' | envsubst > "$WEB_PATH/$path_subpage.html"
|
||||
"users": [
|
||||
{
|
||||
"id": "${xray_uuid_vrv}",
|
||||
"flow": "xtls-rprx-vision",
|
||||
"flow": "",
|
||||
"encryption": "none",
|
||||
"level": 0
|
||||
}
|
||||
@@ -472,7 +472,7 @@ echo -e "Готово!\n"
|
||||
subPageLink="https://$DOMAIN/$path_subpage.html"
|
||||
|
||||
# Формирование ссылок
|
||||
link1="vless://${xray_uuid_vrv}@$DOMAIN:443?security=reality&sni=$DOMAIN&fp=qq&pbk=${xray_publicKey_vrv}&sid=${xray_shortIds_vrv}&type=xhttp&flow=xtls-rprx-vision&encryption=none&spx=%2F#vlessAXxhttp"
|
||||
link1="vless://${xray_uuid_vrv}@$DOMAIN:443?security=reality&sni=$DOMAIN&fp=qq&pbk=${xray_publicKey_vrv}&sid=${xray_shortIds_vrv}&type=xhttp&flow=&encryption=none&spx=%2F#vlessAXxhttp"
|
||||
|
||||
echo -e "
|
||||
Скопируйте подписку в специализированное приложение:
|
||||
|
||||
Reference in New Issue
Block a user