Web Servers#
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.
Software#
This page lists all projects in this category. Use the index of all projects, the sidebar, or click on tags to browse other categories.
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.
Website Source Code Clients Demo
Caddy#
Powerful, enterprise-ready, open source web server with automatic HTTPS.
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#
Nginx Proxy Manager is an easy way to accomplish reverse proxying hosts with SSL termination.
Nginx#
HTTP and reverse proxy server, mail proxy server, and generic TCP/UDP proxy server.
Pomerium#
An 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.
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.
Varnish#
Web application accelerator/caching HTTP reverse proxy.