Expand description
Implements handlers for the proxy paths.
Re-exports§
pub use crate::errors::RedirectError as Error;
Enums§
- Wrapper around both a Socks6Client and a normal “client” to serve proxied or not.
Functions§
- Serves the proxying service on the given path, to the given address.
- Initializes a path server with the given port and address.