# x-open-ports List listening ports using `lsof` or `ss`. ## Usage ```bash x-open-ports [--json] ``` - `--json` – output as JSON instead of Markdown ## Example ```bash x-open-ports --json ```