Skip to content

null-affinity/steamcache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

steamcache

Cache steam games using dnsmasq and nginx

Introduction

These config files configure nginx and dnsmaq to be a fairly quick caching proxy to make downloading games multiple times less WAN intensive

Usage

  1. Install nginx and dnsmasq
  2. Place the nginx.conf in /etc/nginx/
  3. Place the nginx-steam-cache.conf in /etc/ngnix/nginx.d/
  4. Place dnsmasq-steam-cache.conf in /etc/dnsmasq.d/
  5. Restart both processes

Is it working?

Use the following command to see if subsequent game downloads being sourced from cache (HIT):

tailf /var/log/nginx/steamcontent.access.log

About

Cache steam games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages