Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.clawker.dev/llms.txt

Use this file to discover all available pages before exploring further.

clawker firewall down

Tear down the firewall stack

Synopsis

Stop the Envoy + CoreDNS firewall stack, detach all BPF programs, and flush eBPF state. Pending bypass timers are cancelled. No-op if the stack is already stopped.
clawker firewall down [flags]

Examples

  # Tear down the firewall stack
  clawker firewall down

Options

  -h, --help   help for down

Options inherited from parent commands

  -D, --debug   Enable debug logging

See also