
LanCache (Monolithic)
LAN CDN caching proxy for game and software downloads
904 stars 92 forks last commit first released
Actively maintained
Last commit 29 Jul 2026.

LanCache (Monolithic) is a containerized caching proxy designed for LAN environments to locally cache game and software downloads from many content delivery networks. It reduces repeated internet downloads by serving cached content to clients on your network.
Key Features
- Monolithic cache instance capable of caching multiple CDNs in a single deployment
- HTTP caching proxy optimized for large game and launcher downloads
- Designed to be paired with LanCache DNS for transparent client redirection to the cache
- Container-first deployment model suitable for homelabs and LAN events
Use Cases
- Speed up game installs and updates at LAN parties or esports venues
- Reduce bandwidth consumption in schools, offices, or shared housing with multiple gamers
- Improve download performance in labs or kiosks that frequently reimage and reinstall software
Limitations and Considerations
- Typically requires DNS override (or equivalent traffic steering) to be effective and transparent
- Cache effectiveness depends on CDN behavior and HTTPS delivery patterns, which may change over time
LanCache (Monolithic) is a practical solution when many machines repeatedly download the same large content. It is best suited to controlled networks where you can manage DNS and route client download traffic through a local cache.
Categories:
Tags:
Tech Stack:
Similar to LanCache (Monolithic)
Squid
Caching proxy server for HTTP, HTTPS, FTP, and more
Squid is a high-performance caching proxy that accelerates web delivery, reduces bandwidth usage, and provides extensive access controls for proxy and reverse-proxy setups.
Varnish Cache
High-performance HTTP accelerator and reverse proxy cache
Varnish Cache is a high-performance HTTP reverse proxy cache for accelerating web applications and APIs with flexible caching rules and detailed request logging.

Replex
HTTP proxy to remix Plex home hubs and modify client responses
Replex is a Rust-based reverse proxy for Plex Media Server that merges and restyles home hubs, filters watched items, enforces quality and can redirect streams.
Nginx UI
Web UI for managing Nginx configurations, certificates, and logs
Self-hosted web interface to manage Nginx configs, reload safely, issue Let’s Encrypt certificates, view logs, monitor server stats, and manage multiple nodes.
Ansible-NAS
Ansible playbooks to build a home server with Docker apps
Ansible-NAS is an Ansible playbook collection that turns an Ubuntu server into a NAS-style home server by deploying and configuring many self-hosted apps via Docker.
SWAG
Nginx reverse proxy with automated TLS certificates and fail2ban
LinuxServer.io SWAG is a Docker image bundling Nginx reverse proxy, ACME certificate automation (Let’s Encrypt/ZeroSSL), optional PHP, and fail2ban intrusion prevention.


