Skip to content

_parse_vless sid is not passed #3

@BlueGradientHorizon

Description

@BlueGradientHorizon

return ConfigParams(
**common,
id=parsed_url.username or "",
security=security,
pbk=pbk,
network=network_type,
header_type=params.get("headerType", "none"),
host=host,
path=path,
sni=sni,
fp=params.get("fp", ""),
alpn=params.get("alpn", ""),
flow=params.get("flow", ""),
encryption=params.get("encryption", "none"),
)

This is huge mistake. I wonder are uri parsers of other protocols also have such kind of errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    fixedThe problem was fixed.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions