Skip to content

FlowingSPDG/srcds_proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

srcds_proxy - An UDP proxy for the SRCDS protocol

Build Status

This is a small Go project of mine to proxy all connections established to a SRCDS server. It basically NAT every connection.

The purpose of this proxy is to cache, filter or alter the requests sent to the server. It can be used to protect the server against some DOS attacks, it can reduce the load on the server and allow to introduce custom behavior.

About

UDP proxy for SRCDS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 82.1%
  • Makefile 17.9%