Sifir-io / libtor

Bundle and run Tor inside your own project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libtor

libtor is a Rust crate bundles inside a fully-running Tor daemon, while exposing a nicer interface to operate it compared to the bare-bones version, libtor-sys.

libtor makes it easier for projects on multiple platforms to use Tor without depending on the user to configure complex proxy settings from other external software.

About

Bundle and run Tor inside your own project

License:MIT License


Languages

Language:Rust 100.0%