Gaming Hub
314+ Games314+ free games, server tools, modding utilities, and deals. Everything legal, everything free. Got a free game to share? Submit it — no signup needed.
🖥 Server Management Tools
LinuxGSM
Command-line tool for deploying and managing game servers on Linux. Supports 120+ games.
Pterodactyl Panel
Open-source game server management panel with Docker isolation. Beautiful web UI.
AMP (CubeCoders)
Game server management with web interface. Supports Minecraft, Valheim, ARK, and more.
WindowsGSM
Windows game server manager with GUI. Easy setup for 50+ games.
Crafty Controller
Python-based Minecraft server wrapper with web dashboard and scheduling.
Pelican Panel
Modern fork of Pterodactyl with improved UI and performance.
GameServerApp
All-in-one server management for ARK, Minecraft, and others with RCON.
SteamCMD
Official Steam command-line tool for downloading dedicated game servers.
🐳 Docker Quick Deploy
One-line Docker commands to spin up game servers. Copy and run.
docker run -d -p 25565:25565 -e EULA=TRUE itzg/minecraft-serverdocker run -d -p 19132:19132/udp itzg/minecraft-bedrock-serverdocker run -d -p 2456-2458:2456-2458/udp lloesche/valheim-serverdocker run -d -p 7777:7777 ryshe/terrariadocker run -d -p 34197:34197/udp factoriotools/factoriodocker run -d -p 27015:27015 joedwards32/cs2Pro tip
Check our container tutorials for step-by-step server setup guides. Use monitoring tools to track server health.