Crates.io | tor-hsrproxy |
lib.rs | tor-hsrproxy |
version | 0.24.0 |
source | src |
created_at | 2023-10-31 16:01:59.848947 |
updated_at | 2024-10-31 14:15:15.624143 |
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 | 43,382 |
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.