internal/

directory
v0.11.4 Latest Latest
Warning

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

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

Directories

Path Synopsis
Package atomicfile writes a file atomically: a temp file in the destination directory, then a rename, so a crash mid-write never leaves a truncated file.
Package atomicfile writes a file atomically: a temp file in the destination directory, then a rename, so a crash mid-write never leaves a truncated file.
Package backend obtains a reachable local CDP/VNC endpoint for a browser that runs in one of four places: a local docker container, a Kubernetes Deployment, docker on an ssh host, or a pre-exposed direct URL.
Package backend obtains a reachable local CDP/VNC endpoint for a browser that runs in one of four places: a local docker container, a Kubernetes Deployment, docker on an ssh host, or a pre-exposed direct URL.
Package cdp drives an already-running stealth browser over the Chrome DevTools Protocol to extract and inject browser storage state.
Package cdp drives an already-running stealth browser over the Chrome DevTools Protocol to extract and inject browser storage state.
Package cli wires the cuttle command tree.
Package cli wires the cuttle command tree.
Package config loads the cuttle TOML config and resolves the active context.
Package config loads the cuttle TOML config and resolves the active context.
Package fingerprint builds the stealth Chrome argument vector and resolves proxy geo/exit-IP metadata.
Package fingerprint builds the stealth Chrome argument vector and resolves proxy geo/exit-IP metadata.
Package profile keeps a browser profile's auth state (cookies + per-origin localStorage) canonical on the local machine and checks it in and out of an otherwise-ephemeral remote browser seed over CDP.
Package profile keeps a browser profile's auth state (cookies + per-origin localStorage) canonical on the local machine and checks it in and out of an otherwise-ephemeral remote browser seed over CDP.
Package serve implements `cuttle serve`, the in-container CDP multiplexer: one stealth Chrome process per fingerprint seed, all fronted on one port, with per-connection fingerprint routing.
Package serve implements `cuttle serve`, the in-container CDP multiplexer: one stealth Chrome process per fingerprint seed, all fronted on one port, with per-connection fingerprint routing.
Package xdg resolves XDG base directories with home-directory fallbacks, so cuttle's config and data paths are derived in one place instead of each package repeating the fallback ladder.
Package xdg resolves XDG base directories with home-directory fallbacks, so cuttle's config and data paths are derived in one place instead of each package repeating the fallback ladder.

Jump to

Keyboard shortcuts

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