.e8d6ea62.jpeg&w=3840&q=100)
Microsecond PTY capture with real-time secret scrubbing, timeline seeking, AI analysis, and live shell forking.
High-density features designed specifically for Linux terminal session recording, security auditing, and playback.
Visual telemetry index mapping output density across timeline. Jump directly to active execution spikes.
Scrub to any timestamp in the session. Instant PTY state reconstruction without buffering delays.
Search stdout/stderr buffer text across recorded sessions with microsecond-accurate timestamp matches.
Adjust playback speed (0.5x, 1x, 2x, 4x, 8x) or skip idle terminal inactivity automatically.
Real-time regex scanning and scrubbing of AWS access keys, JWT bearer tokens, and environment secrets.
Deploy via single Docker Compose bundle. Complete data sovereignty with zero external dependencies.
Record terminal sessions locally, scrub sensitive credentials automatically, and reconstitute exact terminal state snapshots on demand.
Captures native pseudoterminal (PTY) stdout, stdin, and window resize events with microsecond precision.
Scubs API keys, database credentials, and Bearer tokens before writing session files to disk or cloud.
Reconstitutes environment variables and working directory snapshots into a live interactive terminal subshell.
Core execution primitives for high-performance terminal session capture and playback.
Low-overhead PTY recording binary with real-time DLP secret scrubbing
A high-performance Go CLI binary interfacing directly with system pseudo-terminals (/dev/pty). Captures ANSI color streams, timing offsets, and window resize signals with microsecond timing.
$ replay record --output session.replay
[replay] Hooked to /dev/pts/3
[replay] Secret Scrub: 2 tokens masked
[replay] Session saved successfully.