OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4109discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: reverse-proxy清除

Reverse proxy exposing specific paths of Cloudflare Access protected services to webhook senders. Configured with regex patterns and allowed HTTP methods, it injects service tokens (client_id/client_secret) to forward requests without exposing credentials. Runs as a Docker container.

Self-hostedServer management
portlynPortlyn
ADDED

Portlyn is a self-hosted identity-aware reverse proxy with a built-in WireGuard tunnel, combining routing, TLS, per-route authentication, and observability in a single Go binary for homelabs and small teams.

Self-hostedDeveloper toolsServer management
nginx-proxynginx-proxy
ADDED

nginx-proxy is a Docker container that runs nginx and docker-gen to automatically generate reverse proxy configurations and reload nginx as containers start and stop. Proxied containers declare VIRTUAL_HOST to be routed by hostname.

Self-hostedDeveloper toolsServer management
kongKong
ADDED

Kong Gateway is a cloud-native, platform-agnostic API, LLM and MCP gateway with plugin-based extensibility, routing, load balancing, authentication and AI traffic features.

Developer toolsAI & MLBackend & APIs
apisixapache
ADDED

Apache APISIX is a dynamic, real-time, high-performance cloud-native API and AI gateway built on NGINX and etcd, offering dynamic routing, plugin hot-loading, multi-protocol support, and AI proxying for LLM workloads.

Developer toolsAI & MLBackend & APIs
frpfatedier
ADDED

frp is a fast open-source reverse proxy that enables exposing local servers behind NATs and firewalls to the internet. It supports TCP, UDP, HTTP, HTTPS, and offers P2P mode, TLS encryption, authentication, a web dashboard, load balancing, and extensible plugins.

Developer toolsSelf-hostedBackend & APIs
llm-budget-proxyInkByteStudio
ADDED

A lightweight OpenAI API reverse proxy featuring per-key token budgets, rate limiting, cost dashboards, and automatic model downgrading.

AI & MLData & databasesAI gateways
traefiktraefik
ADDED

Traefik is a modern HTTP reverse proxy and load balancer designed to simplify the deployment of microservices through automatic and dynamic configuration.

Self-hostedDeveloper toolsServer management
gemini-web2apicyberanrhy
ADDED

OpenAI-compatible proxy for Gemini Web API using cookie-based auth. Supports streaming, tool calling, and multiple models without API keys.

AI & MLDeveloper toolsAI gateways
gatewayniyetbay0304
ADDED

gateway is a headless AI gateway for OpenAI, enabling secure multi-user access, cost tracking, rate limiting, and PII redaction with minimal setup.

AI & MLAI gateways
caddycaddyserver
ADDED

Caddy is an extensible, multi-platform web server written in Go that provides automatic HTTPS by default and supports HTTP/1.1, HTTP/2, and HTTP/3.

Self-hostedDeveloper toolsServer management
aigatewonderfulaichen
ADDED

A local OpenAI-compatible API gateway supporting multi-provider routing, circuit breaking, Chinese error prompts, a visual management panel, and native desktop application delivery.

AI & MLAI gateways
llm-gatewayinja-online
ADDED

Stateless LLM API gateway routing OpenAI, Anthropic, and Gemini requests across multiple providers with cross-dialect translation, usage metering, and single-binary deployment.

AI & MLDeveloper toolsAI gateways
zai-proxyjedarden
ADDED

Production-grade LLM reverse proxy for the Z.AI Claude API with token counting, adaptive rate limiting, Prometheus metrics, and a real-time monitoring dashboard.

AI & MLDeveloper toolsAI gateways

A Bash script that parses Nginx access logs to produce an interactive HTML dashboard showing request statistics, error counts, top IPs and URLs, plus detection of SQL injection, directory traversal, and XSS attack patterns. Includes optional IP geolocation via ipinfo.io.

Self-hostedDeveloper toolsMonitoring & security