Skip to main content

9 docs tagged with "ebpf"

View all tags

Keploy Installation

Keploy uses eBPF to intercept API calls on network layer and generates test cases and mocks/stubs.

Running Keploy on Windows

Keploy uses eBPF to intercept API calls on network layer and generates test cases and mocks/stubs. Keploy does not natively support Windows. However, you can still run it using Wsl or Docker.

What is Keploy eBPF

Keploy eBPF is a language-agnostic library that captures and replays API calls and subsequent network interactions.