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.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONA 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.
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.
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.
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.
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.
Traefik is a modern HTTP reverse proxy and load balancer designed to simplify the deployment of microservices through automatic and dynamic configuration.