Skip to main content

Crate microsandbox_network

Crate microsandbox_network 

Source
Expand description

microsandbox-network provides networking types and the msbnet runtime for sandbox network isolation, policy enforcement, and DNS interception.

Modules§

config
Serializable network configuration types.
dns
DNS interception, resolution, and filtering.
engine
Packet relay engine.
host
Platform-specific host network backends.
packet
Packet parsing for L2–L4 header inspection.
policy
Network policy model and rule matching engine.
publisher
Published port management.
ready
Startup handshake types for the supervisor ↔ msbnet readiness protocol.
tls
TLS interception: transparent MITM proxy for sandbox egress connections.