2 个仓库
Utilities for routing web requests from one domain to another using HTTP status codes.
Distinct from Traffic Redirection Tools: Focuses on application-layer HTTP redirects rather than packet-level network interception.
Explore 2 awesome GitHub repositories matching networking & communication · HTTP Redirection Services. Refine with filters or upvote what's useful.
这是一个基于 Docker 的 Nginx 反向代理管理器,旨在自动化 Web 应用程序的 HTTPS 部署。它作为网关,通过 Let's Encrypt 获取和更新安全证书,并将传入流量代理到后端服务。 该系统通过自动发现运行在 Docker 容器中的 Web 服务来消除手动域名配置,从而脱颖而出。它通过自动化流程管理安全证书,并可以通过共享卷将这些证书暴露给其他应用程序。 该工具涵盖了通过负载均衡和域名重定向进行的流量管理。它还提供安全控制,如基本身份验证和 IP 访问限制,以及直接从文件系统提供静态文件的能力。
Routes all paths from one domain to another target using configurable HTTP status codes.
DNSControl is an infrastructure-as-code tool designed to manage DNS records and zones across multiple providers through a unified, programmable configuration language. By treating DNS as code, it enables teams to maintain consistent infrastructure state, automate record updates, and perform version-controlled management of network settings across diverse cloud, registrar, and network DNS services. The system functions as a multi-provider orchestrator that uses a declarative reconciliation engine to compare local configurations against live remote states. It employs a provider-agnostic abstrac
Defines dynamic URL forwarding rules for domains to be synchronized with cloud providers.