alca network-helper uninstall#

Uninstall the network helper

Synopsis#

Uninstall the network helper and clean up all rules.

On macOS:

  1. Stop and remove the alcatraz-network-helper container

On Linux:

  1. Remove all rule files from /etc/nftables.d/alcatraz/
  2. Remove include line from /etc/nftables.conf
  3. Delete all alca-* nftables tables
  4. Remove /etc/nftables.d/alcatraz/ directory

Requires sudo privileges on Linux.

alca network-helper uninstall [flags]

Options#

  -h, --help   help for uninstall
  -y, --yes    Skip confirmation prompt

SEE ALSO#

Auto generated by spf13/cobra on 6-Mar-2026#