ssh_shell_connection
Monitor active SSH connections on a remote embedded board. Provide the session ID to view client IPs connected to port 22 and verify remote access.
Instructions
Check active SSH connections on the remote board. Shows which client IPs are connected to the SSH service (port 22).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The session ID returned by ssh_shell_open |