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

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

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

2 个仓库

Awesome GitHub RepositoriesHTTP Redirection Services

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.

Awesome HTTP Redirection Services GitHub Repositories

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

    SteveLTN/https-portal

    4,694在 GitHub 上查看↗

    这是一个基于 Docker 的 Nginx 反向代理管理器,旨在自动化 Web 应用程序的 HTTPS 部署。它作为网关,通过 Let's Encrypt 获取和更新安全证书,并将传入流量代理到后端服务。 该系统通过自动发现运行在 Docker 容器中的 Web 服务来消除手动域名配置,从而脱颖而出。它通过自动化流程管理安全证书,并可以通过共享卷将这些证书暴露给其他应用程序。 该工具涵盖了通过负载均衡和域名重定向进行的流量管理。它还提供安全控制,如基本身份验证和 IP 访问限制,以及直接从文件系统提供静态文件的能力。

    Routes all paths from one domain to another target using configurable HTTP status codes.

    Ruby
    在 GitHub 上查看↗4,694
  • dnscontrol/dnscontrolDNSControl 的头像

    DNSControl/dnscontrol

    3,863在 GitHub 上查看↗

    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.

    Go
    在 GitHub 上查看↗3,863
  1. Home
  2. Networking & Communication
  3. HTTP Redirection Services