pub async fn initialize_tor_if_enabled(config: &Config) -> TorContextExpand description
Initialize the Tor network if enabled in configuration
This function will bootstrap Arti if needed by Tor network zone or clearnet as a proxy.
pub async fn initialize_tor_if_enabled(config: &Config) -> TorContextInitialize the Tor network if enabled in configuration
This function will bootstrap Arti if needed by Tor network zone or clearnet as a proxy.