mirror of
https://github.com/itdoginfo/podkop.git
synced 2026-01-27 12:50:37 +03:00
feat: Add declare ALPN variable
This commit is contained in:
@@ -980,6 +980,7 @@ sing_box_config_vless() {
|
||||
path=$(get_param "path")
|
||||
host=$(get_param "host")
|
||||
spx=$(get_param "spx")
|
||||
alpn=$(get_param "alpn")
|
||||
|
||||
cat > /tmp/vless_temp.json << EOF
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user