alca network-helper install#

Install the network helper

Synopsis#

Install the network helper for automatic firewall rule management.

On macOS:

  1. Create ~/.alcatraz/files/alcatraz_nft/ directory
  2. Start the alcatraz-network-helper container

On Linux:

  1. Create /etc/nftables.d/alcatraz/ directory
  2. Add include line to /etc/nftables.conf
  3. Reload nftables configuration

Requires sudo privileges on Linux.

alca network-helper install [flags]

Options#

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

SEE ALSO#

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