pub async fn generate_simple_proxy(
input: &str,
output: &str,
) -> Result<ProxyEncodeResult>Expand description
Generate a single proxy with default settings.
pub async fn generate_simple_proxy(
input: &str,
output: &str,
) -> Result<ProxyEncodeResult>Generate a single proxy with default settings.