internal/

directory
v0.5.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 11, 2026 License: MIT

Directories

Path Synopsis
Package hostmatch compiles host patterns (domains, wildcards, IP literals, CIDR prefixes) into a pure matching set.
Package hostmatch compiles host patterns (domains, wildcards, IP literals, CIDR prefixes) into a pure matching set.
Package httpkit carries the HTTP conveniences the hand-rolled provider clients (qwen, minimax, kimi, bytedance) use: a tuned connection-pooling transport, a bounded retry RoundTripper for transient failures, an option-driven client builder that hardens HTTP/1.1, HTTP/2, or HTTP/3, and the host-side sandbox enforcement proxy (netproxy.go) that turns sandbox.NetAllowList / sandbox.NetProxy into a single enforced egress for the bwrap backend.
Package httpkit carries the HTTP conveniences the hand-rolled provider clients (qwen, minimax, kimi, bytedance) use: a tuned connection-pooling transport, a bounded retry RoundTripper for transient failures, an option-driven client builder that hardens HTTP/1.1, HTTP/2, or HTTP/3, and the host-side sandbox enforcement proxy (netproxy.go) that turns sandbox.NetAllowList / sandbox.NetProxy into a single enforced egress for the bwrap backend.
mitm
Package mitm implements opt-in TLS termination for the sandbox enforcement proxy: a per-run temporary CA signs leaf certificates for CONNECT hosts, the proxy terminates TLS with the child, applies hooks, and re-establishes TLS to the real target.
Package mitm implements opt-in TLS termination for the sandbox enforcement proxy: a per-run temporary CA signs leaf certificates for CONNECT hosts, the proxy terminates TLS with the child, applies hooks, and re-establishes TLS to the real target.
Package path resolves backend setting paths relative to a workspace root, rejecting traversal outside it (including through symlinks).
Package path resolves backend setting paths relative to a workspace root, rejecting traversal outside it (including through symlinks).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL