pub(crate) async fn test_connection_via_config(
tor_client: &TorClient<PreferredRuntime>,
config: TorClientConfig,
msg: &str,
remote_url: &str,
)
Expand description
Reconfigure a given TorClient and try getting the circuit
pub(crate) async fn test_connection_via_config(
tor_client: &TorClient<PreferredRuntime>,
config: TorClientConfig,
msg: &str,
remote_url: &str,
)
Reconfigure a given TorClient and try getting the circuit