Docs.rs
proxyapi-0.4.4
proxyapi 0.4.4
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
emanuele-em
Dependencies
async-trait ^0.1
normal
bstr ^1.11
normal
bytes ^1.9
normal
chrono ^0.4
normal
futures-util ^0.3
normal
http ^1.2
normal
http-body-util ^0.1
normal
hyper ^1.9
normal
hyper-rustls ^0.27
normal
hyper-util ^0.1
normal
mlua ^0.11
normal
optional
moka ^0.12
normal
openssl ^0.10.78
normal
proxyapi_models ^0.4.4
normal
rustls ^0.23
normal
rustls-pki-types ^1.14
normal
serde ^1.0
normal
thiserror ^2.0
normal
tokio ^1.52
normal
tokio-rustls ^0.26
normal
tokio-tungstenite ^0.29
normal
tracing ^0.1
normal
reqwest ^0.12
dev
rustls ^0.23
dev
tempfile ^3
dev
tokio ^1.52
dev
tokio-test ^0.4
dev
Versions
68.13%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module proxy
proxyapi
0.4.4
Module proxy
Module Items
Structs
Enums
In crate proxyapi
proxyapi
Module
proxy
Copy item path
Source
Structs
§
Proxy
The proxy server.
Proxy
Config
Configuration for creating a
Proxy
.
Enums
§
Proxy
Mode
Whether the proxy operates in forward (CONNECT tunneling) or reverse mode.