Versions in this module Expand all Collapse all v0 v0.2.0 Jun 13, 2026 Changes in this version + const ArtifactVersion + const DefaultProviderVersion + func ServeContentProcess(ctx context.Context, args []string, stdout io.Writer, stderr io.Writer) error + type CaptiveProof struct + CheckedModes []core.NetworkMode + DenyByDefault bool + Residue ResidueScan + type ConformanceArtifact struct + Captive *CaptiveProof + GeneratedAt time.Time + Mode Mode + Specs []network.ConformanceSpec + Supported bool + Transfer *TransferProof + Version string + func RunConformance(ctx context.Context, opts RunOptions) (ConformanceArtifact, error) + type Mode string + const ModeCaptive + const ModeP2P + const ModeTailnet + const ModeTor + type ResidueScan struct + Clean bool + RemainingNames []string + RemovedEntries int + type RunOptions struct + ArtifactPath string + BindHost string + ContentServerCommand []string + ContentServerEnv []string + DialContext func(context.Context, string, string) (net.Conn, error) + LookPath func(string) (string, error) + Mode Mode + Now time.Time + Payload []byte + ProviderVersion string + RunCommand func(context.Context, string, ...string) ([]byte, error) + TorSocksAddress string + WorkDir string + type TransferProof struct + Bytes int64 + ContentRef string + SHA256 string + ServerIdentitySHA256 string + ServerPID int + SignatureSHA256 string