Skip to main content

9 docs tagged with "ebpf"

View all tags

Installation Overview

Install Keploy using the CLI or manually — quick setup guide with platform requirements for Linux, macOS, and Windows. By default, this installs the Keploy Community Edition.

Keploy Local Installation

Install Keploy locally on Linux using eBPF — record API calls, generate test cases, and replay tests with one command. By default, this installs the Keploy Community Edition.

Linux Installation

Install the Keploy server on Linux — one-click install script and manual installation steps for Ubuntu and other distros.

macOS Installation

Install Keploy on macOS with the one-click curl installer or Homebrew. Docker Desktop and Colima setups are also supported for eBPF testing.

Running Keploy on Windows

Install Keploy on Windows using WSL or Docker — step-by-step guide for eBPF-based API test generation on Windows.

What is Keploy eBPF

eBPF (Extended Berkeley Packet Filter) is a Linux kernel technology that Keploy uses to capture socket-level network I/O via kernel hooks with near-zero overhead — enabling production behavior replay, dependency virtualization, legacy application testing, and infrastructure mocking without code changes.

Windows Installation

Install the Keploy server on Windows — one-click install script and manual installation steps for WSL environments.