Crates.io | tor-hsrproxy |
lib.rs | tor-hsrproxy |
version | 0.34.0 |
created_at | 2023-10-31 16:01:59.848947+00 |
updated_at | 2025-08-28 21:17:10.722444+00 |
description | Reverse proxy to build an onion service that connects to local servers. |
homepage | https://gitlab.torproject.org/tpo/core/arti/-/wikis/home |
repository | https://gitlab.torproject.org/tpo/core/arti.git/ |
max_upload_size | |
id | 1019994 |
size | 184,706 |
A "reverse proxy" implementation for onion services.
This crate is used in connection with tor-hsservice
to crate an
onion service that works by opening connections to local services.
It is a separate crate from tor-hsservice
because it is only one of
the possible ways to handle incoming onion service streams.