pub async fn desktop_run_async(
    args: Args,
    shutdown_token: CancellationToken
) -> Result<()>
Expand description

Run the tun2proxy component with some arguments.