awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesSecure Command Tunneling

Securely exposes a limited set of browser control commands over a remote tunnel.

Distinct from Remote Browser Controllers: Focuses on the restriction of available commands within a tunnel, whereas Remote Browser Controllers focus on the general control protocol.

Explore 2 awesome GitHub repositories matching web development · Secure Command Tunneling. Refine with filters or upvote what's useful.

Awesome Secure Command Tunneling GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • garrytan/gstackAvatar garrytan

    garrytan/gstack

    110,596Vezi pe GitHub↗

    gstack is an AI agent framework and development workflow system designed to automate the software development lifecycle. It coordinates specialized AI personas to manage tasks across product design, engineering management, and quality assurance, transforming product intent into technical specifications and final releases. The project is distinguished by its deep integration of headless browser automation and semantic code memory. It utilizes a persistent Chromium daemon for web scraping and visual auditing, and implements a searchable knowledge base that logs architectural decisions and repos

    Exposes a restricted subset of browser commands through a secure tunnel for remote pairing.

    TypeScript
    Vezi pe GitHub↗110,596
  • berstend/puppeteer-extraAvatar berstend

    berstend/puppeteer-extra

    7,360Vezi pe GitHub↗

    💯 Teach puppeteer new tricks through plugins.

    Exposes Chrome DevTools over a secure tunnel for remote debugging and inspection of browser sessions.

    JavaScriptautomationchromeheadless-browser
    Vezi pe GitHub↗7,360
  1. Home
  2. Web Development
  3. Remote Browser Controllers
  4. Secure Command Tunneling

Explorează sub-etichetele

  • Chrome DevTools TunnelsExposes the Chrome DevTools Protocol over a secure tunnel for remote browser inspection and control. **Distinct from Secure Command Tunneling:** Distinct from Secure Command Tunneling: specifically tunnels the full Chrome DevTools Protocol, not a limited set of commands.