hypertor

Documentation

Guides for the hypertor Tor HTTP client, onion service framework, SOCKS5 proxy and Python bindings.

hypertor makes HTTP requests over the Tor network and hosts onion services, from Rust or Python. It is a thin layer over arti and hyper, supplying the seam between them and the ergonomics on top.

New here? Installation covers feature flags and TLS backends; Quick start gets a request out. If you care about why the defaults are what they are, Security is the page to read.