WAFio Host Agent Bundle — v1.3.0
======================================

Requirements:
  - Linux kernel >= 5.8 with BTF (check: ls /sys/kernel/btf/vmlinux)
  - Root privileges (for CAP_BPF, CAP_NET_ADMIN)
  - mTLS credentials downloaded from the WAFio dashboard

Quick install:
  sudo bash install.sh

The ebpf/ directory contains pre-compiled CO-RE eBPF objects.
These are portable across any kernel >= 5.8 with BTF enabled —
no kernel headers or recompilation required.

License portal: https://portal.wafio.io
