Skip to main content
Version: 3.0.0

Installing Keploy

Keploy uses eBPF to intercept API calls at the network layer and generate test cases and mocks/stubs.
Choose your OS to get started 🚀


info

Installing Keploy on Linux is super easy it works on any Linux distribution with a simple one-command installation

1. Install Keploy

curl --silent -O -L https://keploy.io/install.sh && source install.sh

2. Verify Installation

keploy --version

✅ If you see the version number, Keploy has been installed successfully!

🎉 Congratulations!

You’ve successfully installed Keploy on Linux.

Question? 🤔💭

For any support please join keploy slack community to get help from fellow users, or book a demo if you're exploring enterprise use cases.