Build a valid server.cfg for Counter-Strike 2 or Team Fortress 2 in under a minute. Includes RCON password generator, SourceTV/HLTV setup, and sane gameplay defaults tested on live servers.
// Fill in the form to generate your config...
Counter-Strike 2: Save as server.cfg in game/csgo/cfg/ inside your CS2 server install. Launch with +exec server.cfg or call it per-map from the map's maps/mapname.cfg.
Team Fortress 2: Save as server.cfg in tf/cfg/. It's loaded automatically when the server starts and after every map change.
The RCON password in this file is sent in plaintext on early connection. Always put your RCON port behind a firewall rule that only allows your own IP, or tunnel it through SSH/WireGuard. See our port reference for the exact ufw commands.
Full Linux setup with SteamCMD, from VPS to first match.
GuideSourceMod, MetaMod, and plugin stack for community servers.
GuideHost custom maps and sounds on your own HTTP server.
ToolAll Source engine ports and firewall commands.