Add license_key support for masque and warp Cloudflare profiles

This commit is contained in:
Shtorm
2026-08-11 23:36:15 +03:00
parent 6126cc2158
commit e8f6936480
7 changed files with 44 additions and 1 deletions

View File

@@ -33,7 +33,8 @@
"detour": "direct",
// For getting existing MASQUE device profile, else sing-box will create new profile
"id": "",
"auth_token": ""
"auth_token": "",
"license_key": ""
},
"udp_timeout": "5m0s",
"udp_keepalive_period": "30s",

View File

@@ -44,6 +44,7 @@
"id": "",
"private_key": "",
"auth_token": "",
"license_key": "",
"recreate": false
}
// Dial Fields