Skip to content

Add plugin entry: ports - #93

Open
ramaaudra wants to merge 1 commit into
get-bb:mainfrom
ramaaudra:submit-ports
Open

Add plugin entry: ports#93
ramaaudra wants to merge 1 commit into
get-bb:mainfrom
ramaaudra:submit-ports

Conversation

@ramaaudra

Copy link
Copy Markdown

What the plugin does

Ports lists active TCP listeners across connected BB hosts, groups matching
processes by workspace, and keeps unmatched listeners under External ports.
Each row can open the service, copy its resolved URL, or stop the process after
confirmation.

Source release

Plugin checks

  • npm run typecheck
  • bb plugin build
  • npm pack --dry-run --ignore-scripts
  • Live listPorts RPC check returned successfully with no scan errors.

Marketplace checks

  • npm ci --ignore-scripts
  • npm run build
  • npm run check
  • git diff --check

Permissions and security

The plugin uses BB host process inspection to read TCP listeners and process
working directories. The Kill action requires confirmation, rechecks PID and
port ownership, and sends SIGTERM; it does not force-kill processes. The
plugin does not use external services.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant