#http-request #tor #privacy #hyper-http #hyper #anonymity #arti

arti-hyper

Adapter for making anonymous http requests using the Tor network and hyper

25 releases (15 breaking)

0.18.0 Apr 30, 2024
0.14.1 Mar 4, 2024
0.12.0 Dec 4, 2023
0.11.0 Oct 31, 2023
0.1.0 Mar 1, 2022

#1815 in Network programming

Download history 7/week @ 2024-01-19 20/week @ 2024-01-26 11/week @ 2024-02-02 45/week @ 2024-02-16 107/week @ 2024-02-23 223/week @ 2024-03-01 142/week @ 2024-03-08 94/week @ 2024-03-15 14/week @ 2024-03-22 163/week @ 2024-03-29 26/week @ 2024-04-05 3/week @ 2024-04-12 4/week @ 2024-04-19 126/week @ 2024-04-26 25/week @ 2024-05-03

161 downloads per month
Used in 3 crates

MIT/Apache

465KB
6.5K SLoC

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


lib.rs:

Dependencies

~79MB
~1.5M SLoC