Function tun2proxy::desktop_run_async
source · pub async fn desktop_run_async(
args: Args,
shutdown_token: CancellationToken
) -> Result<()>Expand description
Run the tun2proxy component with some arguments.
pub async fn desktop_run_async(
args: Args,
shutdown_token: CancellationToken
) -> Result<()>Run the tun2proxy component with some arguments.