awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesRemote Debugging Tools

Utilities for connecting to and controlling remote browser instances.

Distinguishing note: Focuses on remote debugging for session persistence.

Explore 3 awesome GitHub repositories matching security & cryptography · Remote Debugging Tools. Refine with filters or upvote what's useful.

Awesome Remote Debugging Tools GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • nanmicoder/mediacrawlerAvatar de NanmiCoder

    NanmiCoder/MediaCrawler

    51,294Ver en GitHub↗

    MediaCrawler is an automated web scraping framework designed to extract public posts, comments, and creator metadata from various social media platforms. It functions as a headless browser automator, utilizing real browser instances to render dynamic content and execute the client-side scripts necessary for interacting with modern web interfaces. The system distinguishes itself through a focus on session persistence and network flexibility. It supports remote debugging to reuse active browser sessions and cookies, which helps minimize the risk of triggering platform security challenges. To ma

    Connects to existing browser instances to reuse cookies and login sessions.

    Python
    Ver en GitHub↗51,294
  • berstend/puppeteer-extraAvatar de berstend

    berstend/puppeteer-extra

    7,360Ver en GitHub↗

    💯 Teach puppeteer new tricks through plugins.

    Exposes Chrome DevTools over a secure tunnel for remote browser inspection.

    JavaScriptautomationchromeheadless-browser
    Ver en GitHub↗7,360
  • pimzino/claude-code-spec-workflowAvatar de Pimzino

    Pimzino/claude-code-spec-workflow

    3,777Ver en GitHub↗

    This project is a spec-driven development framework and workflow automation system for Claude Code. It provides a structured pipeline that converts product requirements and technical designs into atomic implementation tasks for AI coding agents. The system features a context management system that organizes steering documents and technical specifications to optimize token usage and maintain LLM coherence. It also includes a bug resolution pipeline that manages software defects through a systematic five-stage process of reporting, analysis, fixing, and verification. Progress is tracked via a

    Exposes internal project monitoring tools via secure HTTPS tunnels for remote read-only access.

    TypeScript
    Ver en GitHub↗3,777
  1. Home
  2. Security & Cryptography
  3. Remote Debugging Tools

Explorar subetiquetas

  • Secure Tunnel ExposureExposing debugging interfaces over encrypted tunnels for remote inspection. **Distinct from Remote Debugging Tools:** Distinct from Remote Debugging Tools: focuses on secure tunnel exposure of DevTools, not general remote debugging utilities.