Registry / networking / libtor

libtor

JSON →
library47.13.0+0.4.7.xrscratesunverified

Bundle and run Tor inside your own project.

networking
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

use libtor::Tor;

Starts a Tor instance embedded in the application.

use libtor::Tor; fn main() { let _tor = Tor::new(); }
Debug
Known footguns
gotchaRequires Tor binary to be present or downloaded at runtime.
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
7 hits · last 30 days
claudebot
3
Resources