Skip to main content
Web Servers and Reverse Proxies. A web server is a piece of software and underlying hardware that accepts requests via HTTP (the network protocol created to distribute web content) or its secure variant HTTPS. A Reverse Proxy is a proxy server that appears to any client to be an ordinary web server, but in reality merely acts as an intermediary that forwards requests to one or more ordinary web servers. Related: Proxy

Applications

Algernon

Small self-contained pure-Go web server with Lua, Markdown, HTTP/2, QUIC, Redis and PostgreSQL support.

Apache HTTP Server

Secure, efficient and extensible server that provides HTTP services in sync with the current HTTP standards.

BunkerWeb

Next-gen Web Application Firewall (WAF) that will protect your web services.

Caddy

Powerful, enterprise-ready, open source web server with automatic HTTPS.

godoxy

High-performance reverse proxy and container orchestrator for self-hosters.

HAProxy

Very fast and reliable reverse-proxy offering high availability, load balancing, and proxying for TCP and HTTP-based applications.

Jauth

Lightweight SSL/TLS reverse proxy with authorization (via Telegram and SSH) for self-hosted apps.

Lighttpd

Secure, fast, compliant, and very flexible web server that has been optimized for high-performance environments.

Nginx Proxy Manager

Docker container for managing Nginx proxy hosts with a simple, powerful interface.

NGINX

HTTP and reverse proxy server, mail proxy server, and generic TCP/UDP proxy server.

Pangolin

Identity-aware tunneled reverse proxy with dashboard UI, access control, and WireGuard-based tunnels (alternative to Cloudflare Tunnel, Tailscale).

Pomerium

Identity-aware reverse proxy, successor to now obsolete oauth_proxy. It inserts an OAuth step before proxying your request to the backend, so that you can safely expose your self-hosted websites to public Internet.

SafeLine

Web application firewall / reverse proxy to protect your web apps from attacks and exploits.

Static Web Server

Cross-platform, high-performance, and asynchronous web server for static file serving.

SWAG (Secure Web Application Gateway)

Nginx webserver and reverse proxy with PHP support, built-in Certbot (Let’s Encrypt) client and fail2ban integration.

Traefik

HTTP reverse proxy and load balancer that makes deploying microservices easy.

UUSEC WAF

Industry-leading high-performance, AI and semantic technology web application firewall and API security gateway (fork of nginx).

Vinyl Cache

Web application accelerator/caching HTTP reverse proxy (formerly Varnish).

Zoraxy

General purpose HTTP reverse proxy and forwarding tool.

Build docs developers (and LLMs) love