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
·

4 repositorios

Awesome GitHub RepositoriesRemote Execution Interfaces

Systems for managing and monitoring automated tasks across remote server interfaces.

Distinguishing note: Focuses on the remote control of security scanning tasks via standard protocols.

Explore 4 awesome GitHub repositories matching devops & infrastructure · Remote Execution Interfaces. Refine with filters or upvote what's useful.

Awesome Remote Execution Interfaces GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • sqlmapproject/sqlmapAvatar de sqlmapproject

    sqlmapproject/sqlmap

    37,676Ver en GitHub↗

    This project is an automated security testing suite designed to detect and exploit database vulnerabilities. It functions as a command-line utility that streamlines the identification, verification, and exploitation of web application flaws by automating the injection of malicious payloads into input parameters. The tool provides a comprehensive framework for database enumeration, allowing users to extract schema information, user data, and system configurations from identified injection points. What distinguishes this tool is its sophisticated engine for dynamic payload adaptation and heuris

    Executes and monitors automated security scans remotely through a dedicated server interface.

    Pythondatabasedetectionexploitation
    Ver en GitHub↗37,676
  • pulumi/pulumiAvatar de pulumi

    pulumi/pulumi

    24,797Ver en GitHub↗

    Pulumi is an infrastructure-as-code framework that enables the definition, deployment, and management of cloud resources using general-purpose programming languages. It functions as a cloud resource orchestrator that coordinates the lifecycle of heterogeneous infrastructure by executing code to construct dependency graphs and reconciling the desired state against actual cloud environments. The platform distinguishes itself through a language-host runtime bridge that allows developers to use standard programming languages to define infrastructure, rather than relying solely on domain-specific

    Triggers infrastructure deployments from remote Git repositories using managed services to decouple execution from the local environment.

    Goawsazurecloud
    Ver en GitHub↗24,797
  • docker/buildxAvatar de docker

    docker/buildx

    4,410Ver en GitHub↗

    Buildx es una extensión de construcción de BuildKit y un gestor de instancias de construcción de contenedores que permite la creación de imágenes de contenedor dirigidas a múltiples arquitecturas de CPU y sistemas operativos simultáneamente. Funciona como un constructor de imágenes multiplataforma que aprovecha un backend de BuildKit para extender las capacidades estándar de construcción de imágenes. El proyecto cuenta con un orquestador de construcción distribuido capaz de coordinar tareas a través de un cluster de nodos remotos. Esto permite la compilación nativa a través de diferentes arquitecturas de hardware conectando múltiples trabajadores remotos en una sola instancia para aumentar la concurrencia de construcción. Buildx gestiona instancias de construcción aisladas para asegurar la separación de entornos entre diferentes proyectos o pipelines automatizados. También proporciona capacidades para generar listas de manifiestos multi-arquitectura y exportar resultados de construcción como tarballs de imágenes o cachés.

    Connects to build engines via transport protocols like SSH or TCP to execute workloads on remote hosts.

    Go
    Ver en GitHub↗4,410
  • inspektor-gadget/inspektor-gadgetAvatar de inspektor-gadget

    inspektor-gadget/inspektor-gadget

    2,720Ver en GitHub↗

    Inspektor Gadget is an eBPF observability toolset and program framework designed for tracing Linux systems and debugging Kubernetes nodes. It provides a suite of tools to collect kernel-level telemetry and export system metrics via the OpenTelemetry standard. The project distinguishes itself by packaging inspection tools as OCI-compliant container images, allowing for standardized distribution and deployment across clusters and hosts. It employs a modular data processing pipeline that utilizes WebAssembly modules to transform and filter telemetry, and leverages Compile Once Run Everywhere for

    Implements a gRPC-based remote execution interface to manage daemons and trigger gadgets on remote machines.

    Cbpfbpf-programscncf-project
    Ver en GitHub↗2,720
  1. Home
  2. DevOps & Infrastructure
  3. Remote Execution Interfaces