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
·

2 Repos

Awesome GitHub RepositoriesSocket Access Controls

Mechanisms to restrict access to local system sockets based on request paths and methods.

Distinguishing note: None of the candidates cover the restriction of socket access via path-based filtering.

Explore 2 awesome GitHub repositories matching security & cryptography · Socket Access Controls. Refine with filters or upvote what's useful.

Awesome Socket Access Controls GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • manaflow-ai/cmuxAvatar von manaflow-ai

    manaflow-ai/cmux

    22,717Auf GitHub ansehen↗

    cmux is a GPU-accelerated terminal emulator and workspace manager designed for coordinating multiple concurrent AI coding agents. It functions as an orchestration terminal that uses scriptable workspaces and split panes to manage parallel AI agent workflows, while also serving as a headless browser automation tool and a remote development relay. The project differentiates itself through a programmatic control plane using a Unix domain socket and CLI, allowing for the automated management of terminal layouts and input delivery. It features an integrated web engine for programmatic DOM manipula

    Provides password-protected access modes to restrict how external tools interact with the application socket.

    Swiftampclaude-codecodex
    Auf GitHub ansehen↗22,717
  • tecnativa/docker-socket-proxyAvatar von Tecnativa

    Tecnativa/docker-socket-proxy

    2,572Auf GitHub ansehen↗

    docker-socket-proxy is an HAProxy-based security proxy that filters and controls access to the Docker API. It acts as a security layer between containers and the Docker socket to restrict API operations based on specific paths and methods. The proxy uses environment variables to enable or disable specific API endpoints and to grant or revoke permissions for various API sections. It can enforce read-only access by restricting the API to only allow GET and HEAD requests, returning a forbidden status for unauthorized actions. The project provides capabilities for path-based request filtering, c

    Grants or denies access to specific Docker API sections using environment variables and HTTP status codes.

    Pythondockerhacktoberfest
    Auf GitHub ansehen↗2,572
  1. Home
  2. Security & Cryptography
  3. Socket Access Controls