Module tor_interface::tor_provider

source ·
Expand description

Traits and types for connecting to the Tor Network.

Structs§

Enums§

Traits§

  • The TorProvider trait allows for high-level Tor Network functionality. Implementations ay connect to the Tor Network, anonymously connect to both clearnet and onion-service endpoints, and host onion-services.

Type Aliases§

  • A CircuitToken is used to specify circuits used to connect to clearnet services.