#tor #arti #privacy #anonymity #hyper

arti-hyper

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

13 releases (8 breaking)

0.9.0 May 3, 2023
0.8.3 Mar 31, 2023
0.8.2 Feb 28, 2023
0.8.0 Nov 30, 2022
0.1.0 Mar 1, 2022

#1567 in Network programming

Download history 64/week @ 2023-01-27 35/week @ 2023-02-03 27/week @ 2023-02-10 56/week @ 2023-02-17 36/week @ 2023-02-24 15/week @ 2023-03-03 21/week @ 2023-03-10 53/week @ 2023-03-17 36/week @ 2023-03-24 73/week @ 2023-03-31 50/week @ 2023-04-07 85/week @ 2023-04-14 20/week @ 2023-04-21 59/week @ 2023-04-28 70/week @ 2023-05-05 54/week @ 2023-05-12

211 downloads per month
Used in 2 crates

MIT/Apache

375KB
5.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

~61MB
~1M SLoC