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

arti-hyper

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

24 releases (14 breaking)

0.17.0 Apr 2, 2024
0.14.1 Mar 4, 2024
0.14.0 Feb 5, 2024
0.12.0 Dec 4, 2023
0.1.0 Mar 1, 2022

#1683 in Network programming

Download history 17/week @ 2023-12-25 16/week @ 2024-01-01 114/week @ 2024-01-08 55/week @ 2024-01-15 7/week @ 2024-01-22 20/week @ 2024-01-29 8/week @ 2024-02-05 101/week @ 2024-02-19 79/week @ 2024-02-26 238/week @ 2024-03-04 171/week @ 2024-03-11 36/week @ 2024-03-18 182/week @ 2024-04-01

414 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

~81MB
~1.5M SLoC