bb-eco firewall
Inspect or configure host firewall rules for bb-eco
Usage
bb-eco firewall [command] [options]
Options
| Option | Description |
|---|---|
--csv | Output in CSV format |
--json | Output in JSON format |
--timeout | Override default timeout in milliseconds |
--verbose | Enable verbose/debug output |
-?, -h, --help | Show help and usage information |
Subcommands
| Command | Description |
|---|---|
register | Create the inbound UDP allow rule for this executable (requires admin) |
status | Report whether the host firewall would block bb-eco's inbound UDP |
unregister | Remove bb-eco's firewall rules (requires admin) |
This page is auto-generated from the live CLI help text. Do not edit by hand — re-run node scripts/gen-cli-reference.mjs after changes. Example sections are maintained in docs/cli-examples/ in the bb-eco repo.