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

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

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

3 个仓库

Awesome GitHub RepositoriesProxy Servers

Software for managing, routing, and securing network traffic between clients and internal infrastructure.

Distinguishing note: None of the candidates were provided; this category is distinct from general networking as it focuses specifically on traffic mediation and rule-based endpoint control.

Explore 3 awesome GitHub repositories matching devops & infrastructure · Proxy Servers. Refine with filters or upvote what's useful.

Awesome Proxy Servers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • ashishps1/awesome-system-design-resourcesashishps1 的头像

    ashishps1/awesome-system-design-resources

    38,781在 GitHub 上查看↗

    This project is a comprehensive, community-driven knowledge repository designed to support software engineers in mastering distributed systems and architectural design. It functions as a structured compendium of engineering principles, providing a centralized index of patterns, trade-offs, and best practices required for building scalable and reliable software infrastructure. The repository distinguishes itself through a highly organized taxonomy that connects complex technical concepts into a cohesive learning path. It features a categorized collection of system design interview problems, ra

    Explains the function of proxy and reverse proxy servers in web request routing.

    Javaawesomebackendcomputer-science
    在 GitHub 上查看↗38,781
  • v2fly/v2ray-corev2fly 的头像

    v2fly/v2ray-core

    34,136在 GitHub 上查看↗

    V2ray-core is a modular network proxy engine designed to manage inbound and outbound traffic through a unified, rule-based processing pipeline. It functions as a background service that operates multiple concurrent network protocols within a single process, allowing for flexible traffic management and the independent handling of diverse communication streams. The project distinguishes itself through a highly decoupled architecture that treats network protocols as swappable modules, enabling the encapsulation of various transport layers into a consistent stream-based model. It features a centr

    Establishes secure communication endpoints by defining inbound and outbound traffic rules for private network infrastructure.

    Goanticensorshiphacktoberfestnetwork
    在 GitHub 上查看↗34,136
  • yandex/gixyyandex 的头像

    yandex/gixy

    8,570在 GitHub 上查看↗

    Gixy is a static configuration analyzer and security auditor for Nginx. It functions as an infrastructure-as-code security scanner and web server configuration linter designed to identify vulnerabilities and misconfigurations in server definitions before deployment. The tool focuses on detecting high-risk security flaws, including host header spoofing, server-side request forgery, and path traversal. It specifically audits Nginx configurations for risks such as HTTP splitting, multiline header issues, and unauthorized third-party access resulting from incorrect Referer or Origin header patter

    Analyzes Nginx proxy settings to detect server-side request forgery and unsafe internal redirections.

    Python
    在 GitHub 上查看↗8,570
  1. Home
  2. DevOps & Infrastructure
  3. Proxy Servers

探索子标签

  • Proxy Security AuditingAnalysis of proxy configurations to identify risks like request forgery and unsafe redirections. **Distinct from Proxy Servers:** Specifically focuses on auditing the security of proxy settings rather than general proxy server management.