Skip to main content

Crate witmproxy

Crate witmproxy 

Source

Re-exports§

pub use cert::CertificateAuthority;
pub use config::AppConfig;
pub use config::AuthConfig;
pub use config::DbConfig;
pub use config::PluginConfig;
pub use config::ProxyConfig;
pub use config::TlsConfig;
pub use config::TransparentProxyConfig;
pub use config::WebConfig;
pub use db::Db;
pub use plugins::registry::PluginRegistry;
pub use proxy::ProxyServer;
pub use wasm::Runtime;
pub use web::WebServer;

Modules§

acl
cert
cli
config
db
events
http
plugins
proxy
tenant
wasm
web

Structs§

WitmProxy
Main WitmProxy struct that holds everything necessary to run the proxy