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清除
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

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

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
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
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