2 Repos
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 2 awesome GitHub repositories matching devops & infrastructure · Proxy Servers. Refine with filters or upvote what's useful.
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.
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.