1 Repo
Attaching a live interactive terminal to a paused CI pipeline for real-time state inspection.
Distinct from CI Trace Debugging: Focuses on live terminal access to a paused process rather than static log analysis (trace debugging).
Explore 1 awesome GitHub repository matching devops & infrastructure · Interactive Session Debugging. Refine with filters or upvote what's useful.
sshx is a collaborative remote shell tool that enables multiple users to view and control a terminal session through a secure web browser. It provides a web-based terminal sharing platform featuring end-to-end encryption and real-time multi-user cursor tracking. The project utilizes a distributed mesh proxy to route traffic globally and minimize latency. It incorporates predictive echo to mask network delays and provides a multi-terminal canvas layout for managing and resizing multiple shell instances simultaneously. The system supports secure remote access via invitation links and includes
Supports troubleshooting failed builds by launching a live collaborative terminal session during paused CI executions.