arti-hyper

Crates.ioarti-hyper
lib.rsarti-hyper
version0.18.0
sourcesrc
created_at2022-03-01 14:34:44.021676
updated_at2024-04-30 15:01:17.427242
descriptionAdapter for making anonymous http requests using the Tor network and hyper
homepagehttps://gitlab.torproject.org/tpo/core/arti/-/wikis/home
repositoryhttps://gitlab.torproject.org/tpo/core/arti.git/
max_upload_size
id541588
size147,731
Gabi Moldovan (gabi-250)

documentation

README

arti-hyper

High-level layer for making http(s) requests the Tor network as a client.

This can be used by applications which embed Arti, and could also be used as an example of how to build on top of [arti_client].

There is an example program hyper.rs which uses arti-hyper to connect to Tor and make a single HTTP[S] request.

License: MIT OR Apache-2.0

Commit count: 0

cargo fmt