awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • sqlmapproject/sqlmapsqlmapproject 的头像

    sqlmapproject/sqlmap

    37,676在 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
    在 GitHub 上查看↗37,676
  • pulumi/pulumipulumi 的头像

    pulumi/pulumi

    24,797在 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
    在 GitHub 上查看↗24,797
  • docker/buildxdocker 的头像

    docker/buildx

    4,410在 GitHub 上查看↗

    Buildx 是一个 BuildKit 构建扩展和容器构建实例管理器,能够同时创建针对多个 CPU 架构和操作系统的容器镜像。它作为一个多平台镜像构建器,利用 BuildKit 后端来扩展标准镜像构建功能。 该项目具有分布式构建编排器,能够协调跨远程节点集群的任务。这允许通过将多个远程工作节点连接到单个实例中来增加构建并发性,从而实现跨不同硬件架构的原生编译。 Buildx 管理隔离的构建器实例,以确保不同项目或自动化管道之间的环境隔离。它还提供了生成多架构清单列表以及将构建结果导出为镜像压缩包或缓存的功能。

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

    Go
    在 GitHub 上查看↗4,410
  • inspektor-gadget/inspektor-gadgetinspektor-gadget 的头像

    inspektor-gadget/inspektor-gadget

    2,720在 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
    在 GitHub 上查看↗2,720
  1. Home
  2. DevOps & Infrastructure
  3. Remote Execution Interfaces