tor-hsrproxy

Crates.iotor-hsrproxy
lib.rstor-hsrproxy
version
sourcesrc
created_at2023-10-31 16:01:59.848947
updated_at2025-01-07 17:27:14.281131
descriptionReverse proxy to build an onion service that connects to local servers.
homepagehttps://gitlab.torproject.org/tpo/core/arti/-/wikis/home
repositoryhttps://gitlab.torproject.org/tpo/core/arti.git/
max_upload_size
id1019994
Cargo.toml error:TOML parse error at line 22, column 1 | 22 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
David Goulet (dgoulet-tor)

documentation

README

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.

Commit count: 0

cargo fmt