Skip to content

Log client connect/disconnect events in sshecho test binary#2257

Merged
KCarretto merged 2 commits intomainfrom
copilot/log-client-disconnects
Apr 17, 2026
Merged

Log client connect/disconnect events in sshecho test binary#2257
KCarretto merged 2 commits intomainfrom
copilot/log-client-disconnects

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 17, 2026

Adds visibility into client lifecycle events in the sshecho SSH test server.

  • Log client remote address on successful handshake and on disconnect via defer in handleConnection
2026/04/17 04:49:37 Client connected: 127.0.0.1:39184
2026/04/17 04:49:37 Client disconnected: 127.0.0.1:39184

@KCarretto KCarretto merged commit f36c6ee into main Apr 17, 2026
6 of 8 checks passed
@KCarretto KCarretto deleted the copilot/log-client-disconnects branch April 17, 2026 22:02
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.

2 participants