Skip to content

[FEATURE] - Allow copying and pasting package IDs for Split Tunneling via clipboard #1420

Description

@wtxsu

Please add an option to copy and paste the list of apps (package IDs) for Split Tunneling / Per-App VPN via the clipboard, similar to how it is implemented in many proxy clients (e.g., v2rayNG, Sing-box, NekoBox).

Use case / Why it's needed:

  • Manually checking/unchecking dozens of apps in the UI takes a lot of time.
  • It makes it much easier to share, back up, or migrate Split Tunneling rules between devices.

Suggested implementation:

  • "Copy to Clipboard": Exports the currently selected apps as a plain-text list of package IDs (e.g., com.example.app, separated by newlines or commas).
  • "Paste from Clipboard" / "Import": Reads a list of package IDs from the clipboard and automatically selects the corresponding installed apps.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions