awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesInteractive Session Debugging

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.

Awesome Interactive Session Debugging GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • ekzhang/sshxAvatar von ekzhang

    ekzhang/sshx

    7,518Auf GitHub ansehen↗

    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.

    Rustcollaborativerustshare
    Auf GitHub ansehen↗7,518
  1. Home
  2. DevOps & Infrastructure
  3. CI CD Pipelines
  4. CI Trace Debugging
  5. Interactive Session Debugging