feat: Add declare ALPN variable
This commit is contained in:
@@ -980,6 +980,7 @@ sing_box_config_vless() {
|
|||||||
path=$(get_param "path")
|
path=$(get_param "path")
|
||||||
host=$(get_param "host")
|
host=$(get_param "host")
|
||||||
spx=$(get_param "spx")
|
spx=$(get_param "spx")
|
||||||
|
alpn=$(get_param "alpn")
|
||||||
|
|
||||||
cat > /tmp/vless_temp.json << EOF
|
cat > /tmp/vless_temp.json << EOF
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user