awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • sandboxie-plus/sandboxieالصورة الرمزية لـ sandboxie-plus

    sandboxie-plus/Sandboxie

    18,636عرض على GitHub↗

    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-managerالصورة الرمزية لـ cert-manager

    cert-manager/cert-manager

    13,578عرض على GitHub↗

    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/kubescapeالصورة الرمزية لـ kubescape

    kubescape/kubescape

    11,489عرض على GitHub↗

    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/linkerd2الصورة الرمزية لـ linkerd

    linkerd/linkerd2

    11,424عرض على GitHub↗

    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/kedaالصورة الرمزية لـ kedacore

    kedacore/keda

    10,314عرض على GitHub↗

    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-operatorالصورة الرمزية لـ prometheus-operator

    prometheus-operator/prometheus-operator

    9,941عرض على GitHub↗

    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/kubebuilderالصورة الرمزية لـ kubernetes-sigs

    kubernetes-sigs/kubebuilder

    8,992عرض على GitHub↗

    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-sdkالصورة الرمزية لـ operator-framework

    operator-framework/operator-sdk

    7,658عرض على GitHub↗

    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/lmcacheالصورة الرمزية لـ LMCache

    LMCache/LMCache

    6,909عرض على GitHub↗

    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.siteالصورة الرمزية لـ webhooksite

    webhooksite/webhook.site

    6,620عرض على GitHub↗

    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/datreeالصورة الرمزية لـ datreeio

    datreeio/datree

    6,339عرض على GitHub↗

    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-controllerالصورة الرمزية لـ actions

    actions/actions-runner-controller

    6,320عرض على GitHub↗

    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/linkerdالصورة الرمزية لـ linkerd

    linkerd/linkerd

    5,316عرض على GitHub↗

    Linkerd هو شبكة خدمة Kubernetes تدير حركة مرور الشبكة بين الخدمات المصغرة. يعمل كوكيل شبكة شفاف، ومدير حركة مرور الطبقة 7، وطبقة أمان TLS متبادلة، مما يوفر إمكانية المراقبة والموثوقية للتواصل بين الخدمات دون الحاجة إلى تغييرات في كود التطبيق. يتميز المشروع ببنية وكيل جانبي (sidecar-proxy) تعترض حركة مرور TCP وعلى مستوى التطبيق لتوفير تشفير TLS متبادل تلقائي والتحقق من الهوية. يتيح شبكات الخدمة عبر العناقيد لربط عناقيد متعددة وينفذ حقن الخطأ السحابي لاختبار قوة النظام عن طريق إدخال تأخيرات الشبكة وفشل الخدمة برمجياً. يغطي النظام مجموعة واسعة من القدرات بما في ذلك مراقبة الخدمة المصغرة عبر مقاييس الوقت الفعلي والتتبع الموزع، وهندسة حركة المرور من خلال موازنة الحمل الواعية بالكمون، وكسر الدائرة، وإعادة محاولة الطلب. كما يوفر تحكماً دقيقاً في الوصول من خلال سياسات التفويض وقدرات التوجيه لحركة مرور HTTP وgRPC. يتم التعامل مع التثبيت والإدارة عبر واجهة سطر أوامر ووحدة تحكم قبول لحقن الوكيل الآلي في الحاويات (pods).

    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.