pub async fn initialize_tor_if_enabled(config: &Config) -> TorContext
Expand 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) -> TorContext
Initialize the Tor network if enabled in configuration
This function will bootstrap Arti if needed by Tor network zone or clearnet as a proxy.