tor-hsrproxy 0.30.0

Reverse proxy to build an onion service that connects to local servers.
Documentation
1
2
3
4
5
6
7
8
9
# tor-hsrproxy

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.