Skip to main content

Crate hush_proxy

Crate hush_proxy 

Source
Expand description

Hush Proxy - Network proxy utilities for clawdstrike

This crate provides DNS and SNI inspection/filtering utilities for implementing network egress controls.

Re-exports§

pub use error::Error;
pub use error::Result;

Modules§

dns
DNS packet parsing and domain extraction
error
Error types for hush-proxy
policy
Egress policy enforcement
sni
TLS SNI (Server Name Indication) extraction