awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

13 रिपॉजिटरी

Awesome GitHub RepositoriesProxy Enforcement

Mandatory redirection of application network traffic through specified proxy servers.

Distinct from Proxy Servers: Distinct from Proxy Servers: focuses on the enforcement policy for sandboxed processes rather than the proxy server implementation.

Explore 13 awesome GitHub repositories matching networking & communication · Proxy Enforcement. Refine with filters or upvote what's useful.

Awesome Proxy Enforcement GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • sandboxie-plus/sandboxiesandboxie-plus का अवतार

    sandboxie-plus/Sandboxie

    18,636GitHub पर देखें↗

    Sandboxie is an operating system-level virtualization tool designed to run Windows applications in isolated, secure environments. By intercepting system calls and redirecting file system and registry modifications to a separate, discardable storage area, it prevents untrusted software from making permanent changes to the host system. This containment ensures that browser history, temporary files, and potential malware remain trapped within the sandbox, protecting the integrity and privacy of the underlying host. The software distinguishes itself through granular control over the isolation env

    Redirects application network traffic through specified proxy servers to prevent direct connections.

    C
    GitHub पर देखें↗18,636
  • cert-manager/cert-managercert-manager का अवतार

    cert-manager/cert-manager

    13,578GitHub पर देखें↗

    This project is a Kubernetes controller that automates the issuance, renewal, and lifecycle management of TLS certificates. It functions as a native extension to the cluster API, using custom resource definitions and reconciliation loops to maintain the desired state of certificates and trust bundles across distributed services. By integrating directly with the cluster's admission control and secret storage systems, it ensures that cryptographic identities are consistently provisioned and available for application workloads. The project distinguishes itself through its extensive support for a

    Intercepts and validates resource creation requests to enforce security policies before persistence.

    Gocertificatecrdhacktoberfest
    GitHub पर देखें↗13,578
  • kubescape/kubescapekubescape का अवतार

    kubescape/kubescape

    11,489GitHub पर देखें↗

    Kubescape is a Kubernetes security posture management platform designed to scan clusters, manifests, and images for misconfigurations, vulnerabilities, and compliance risks. It functions as a comprehensive security suite incorporating a compliance scanner, a container image vulnerability scanner, an admission controller for policy enforcement, and a runtime security monitor. The platform distinguishes itself through runtime-aware vulnerability filtering, which maps libraries loaded in memory to determine if vulnerabilities are actually reachable. It also integrates with AI assistants via a Mo

    Intercepts resource creation requests via validating admission webhooks to block non-compliant configurations.

    Gobest-practicedevopskubernetes
    GitHub पर देखें↗11,489
  • linkerd/linkerd2linkerd का अवतार

    linkerd/linkerd2

    11,424GitHub पर देखें↗

    This project is a service mesh platform designed to manage, secure, and observe service-to-service communication within Kubernetes clusters. It functions as a control plane that orchestrates transparent sidecar proxies, which intercept and manage network traffic to provide reliable connectivity for microservices. By automating the injection of these proxies, the platform ensures that infrastructure-level policies are applied consistently across all workloads without requiring manual configuration changes. The platform distinguishes itself through its focus on zero-trust security and cross-clu

    Ensures infrastructure-level security policies are applied by preventing unmanaged services from running.

    Gocloud-nativegolangkubernetes
    GitHub पर देखें↗11,424
  • kedacore/kedakedacore का अवतार

    kedacore/keda

    10,314GitHub पर देखें↗

    KEDA is a Kubernetes event-driven autoscaler and cloud event scaling engine. It functions as a custom metrics provider that monitors external event sources—including message brokers, databases, and cloud metrics—to dynamically adjust the replica counts of containerized workloads. The project is distinguished by its scale-to-zero workflow, which reduces workloads to zero replicas during inactivity and automatically restarts them when new events are detected. It operates as a multi-cloud event trigger system, using a pluggable scaler interface to integrate with a wide array of third-party servi

    Intercepts resource requests to validate and mutate scaling configurations before they are persisted in the cluster.

    Goautoscalingevent-drivenhacktoberfest
    GitHub पर देखें↗10,314
  • prometheus-operator/prometheus-operatorprometheus-operator का अवतार

    prometheus-operator/prometheus-operator

    9,941GitHub पर देखें↗

    The Prometheus Operator is a Kubernetes monitoring orchestrator and controller that manages Prometheus clusters and observability components through declarative custom resources. It functions as a custom resource controller that translates high-level Kubernetes resource definitions into the configuration files required by the underlying monitoring software. The project automates the deployment, scaling, and lifecycle of an observability stack, including the integration of components like Thanos and Alertmanager. It distinguishes itself by syncing monitoring targets, alerting rules, and scrape

    Implements admission webhooks to verify the syntax and correctness of monitoring configuration rules before they are persisted.

    Gohacktoberfestkubernetesmonitoring
    GitHub पर देखें↗9,941
  • kubernetes-sigs/kubebuilderkubernetes-sigs का अवतार

    kubernetes-sigs/kubebuilder

    8,992GitHub पर देखें↗

    Kubebuilder is a framework and set of scaffolding tools used to build Kubernetes APIs and controllers. It functions as an operator framework that provides generators for custom resource definitions, admission webhooks, and RBAC manifests to extend cluster functionality. The project distinguishes itself through marker-based code generation, which parses source code comments to automatically produce Kubernetes manifests and boilerplate logic. It employs a hub-and-spoke versioning model to translate data between multiple API versions and uses a three-way merge strategy to automate project migrat

    Scaffolds mutating and validating admission webhooks to enforce business rules and default values.

    Gok8s-sig-api-machinery
    GitHub पर देखें↗8,992
  • operator-framework/operator-sdkoperator-framework का अवतार

    operator-framework/operator-sdk

    7,658GitHub पर देखें↗

    The Operator SDK is a framework for building, packaging, and managing custom controllers that extend the Kubernetes API. It serves as a toolset for defining new API types and implementing reconcile loops to automate the lifecycles of complex applications. The project provides specialized support for creating operators based on Helm charts or Ansible playbooks, allowing users to maintain a desired cluster state using existing automation tools. It includes a dedicated system for packaging controllers into standardized container image bundles for distribution via the Operator Lifecycle Manager.

    Implements admission webhooks to intercept and validate or mutate API resource creation requests.

    Gokubernetesoperatorsdk
    GitHub पर देखें↗7,658
  • lmcache/lmcacheLMCache का अवतार

    LMCache/LMCache

    6,909GitHub पर देखें↗

    LMCache is a distributed key-value cache manager and tiering system designed to accelerate large language model inference. It functions as a tiered storage layer that offloads tensors from GPU memory to CPU RAM, local disks, or remote object stores, enabling the reuse of cached prefixes across different inference sessions and serving engines. The system differentiates itself through a disaggregated prefill-decode model, which separates prompt processing from token generation by transferring caches between distributed compute nodes. It utilizes peer-to-peer orchestration to share and retrieve

    Implements mutating admission webhooks to inject specialized plugins into serving pods without rebuilding images.

    Pythonamdcudafast
    GitHub पर देखें↗6,909
  • webhooksite/webhook.sitewebhooksite का अवतार

    webhooksite/webhook.site

    6,620GitHub पर देखें↗

    Webhook.site is a web-based tool that captures, inspects, and debugs incoming HTTP requests and emails sent to a unique URL, without requiring any server setup. It also functions as an API mocking and response modification tool, capable of generating mock APIs from OpenAPI specifications and altering HTTP responses, headers, and status codes for testing purposes. Beyond inspection, it serves as a platform for webhook automation and workflow orchestration, triggering multi-step automations—including database queries, SSH commands, and HTTP calls—when a webhook is received. The service distingu

    Webhook.site generates a unique URL or email address that captures incoming HTTP requests for inspection and debugging.

    JavaScriptangularfrontendlaravel
    GitHub पर देखें↗6,620
  • datreeio/datreedatreeio का अवतार

    datreeio/datree

    6,339GitHub पर देखें↗

    Datree is a policy enforcement framework for Kubernetes that validates configurations against rules written in Rego, JSON Schema, or CEL. It operates as both a command-line tool for pre-deployment scanning and as a cluster-side admission webhook for real-time enforcement, integrating with CI/CD pipelines and continuous delivery tools like ArgoCD and FluxCD. The framework supports namespace-scoped policy mapping, allowing different policies to apply to different namespaces, and provides a skip annotation mechanism for selectively bypassing rules on individual resources or entire namespaces. It

    Ships both a CLI scanner and an admission webhook for policy enforcement, covering pre-deployment and runtime phases.

    Goadmission-webhookbest-practicescli
    GitHub पर देखें↗6,339
  • actions/actions-runner-controlleractions का अवतार

    actions/actions-runner-controller

    6,320GitHub पर देखें↗

    Kubernetes controller for GitHub Actions self-hosted runners

    Uses mutating and validating webhooks to inject runtime settings into runner pods.

    Gogithub-actionskubernetesoperator
    GitHub पर देखें↗6,320
  • linkerd/linkerdlinkerd का अवतार

    linkerd/linkerd

    5,316GitHub पर देखें↗

    Linkerd is a Kubernetes service mesh that manages network traffic between microservices. It functions as a transparent networking proxy, layer 7 traffic manager, and mutual TLS security layer, providing observability and reliability for service-to-service communication without requiring changes to application code. The project distinguishes itself through a sidecar-proxy architecture that intercepts TCP and application-level traffic to provide automatic mutual TLS encryption and identity verification. It enables cross-cluster service networking to link multiple clusters and implements cloud-n

    Blocks workload scheduling if the proxy injector is unavailable to prevent traffic bypass.

    Scalacloud-nativelinkerdservice-discovery
    GitHub पर देखें↗5,316
  1. Home
  2. Networking & Communication
  3. Proxy Servers
  4. Proxy Enforcement

सब-टैग एक्सप्लोर करें

  • Injection Enforcement1 सब-टैगPrevents workload deployment when required sidecar proxies fail to inject. **Distinct from Proxy Enforcement:** Focuses on admission-time enforcement of sidecar presence, distinct from general traffic redirection.