list_ports
List TCP ports listening in WSL to identify where a development server is reachable from Windows.
Instructions
List TCP ports listening in WSL (via ss, falling back to /proc/net/tcp). Useful to find where a dev server is reachable (WSL2 forwards localhost to Windows).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| distro | No |