Skip to content

Crashed when HTTP or VMess proxies selected with UDP Supported ticked #2

@bdbai

Description

@bdbai

Steps to reproduce

In YtFlowApp:

  1. Create a proxy in Assets with HTTP or VMess protocol
  2. Enable UDP Supported
  3. Connect to a profile with dyn-outbound
  4. Select the new proxy

Actual Behavior

Crashed.

Info

.map(|name| (name, plugin_set.datagram_outbounds.remove(name).unwrap()))

The unwrap() throws because the UDP ap does not exist while the app util thinks otherwise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions