package
2.3.0-beta9
Repository: https://github.com/keploy/keploy.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Hooks Package Documentation

The hooks package contains the user-space Go code responsible for loading eBPF hooks and eBPF maps, which are used to instrument the user API. This package is utilized by the CLI commands. Additionally, it launches proxy on a defined port to capture egress calls.