From e46da742eb38116eb549914bcf91f6d50209a72c Mon Sep 17 00:00:00 2001 From: Kemzo <52936496+kemzops@users.noreply.github.com> Date: Sat, 10 Dec 2022 09:46:58 +0200 Subject: [PATCH] PufferPanel Add new utilitie for managing game servers called pufferpanel. https://github.com/PufferPanel/PufferPanel --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fd66c78b..50d77a86 100644 --- a/README.md +++ b/README.md @@ -1020,6 +1020,7 @@ Utilities for managing game servers. - [ARRCON](https://github.com/radj307/ARRCON) - Terminal-based RCON client compatible with any game servers using the Source RCON Protocol. `GPL-3.0` `C++` - [Lancache](https://lancache.net) `⚠` - LAN Party game caching made easy. ([Source Code](https://github.com/lancachenet/monolithic)) `MIT` `Docker/Shell` - [LinuxGSM](https://linuxgsm.com/) - CLI tool for deployment and management of dedicated game servers on Linux: more than 120 games are supported. ([Source Code](https://github.com/GameServerManagers/LinuxGSM)) `MIT` `Shell` +- [PufferPanel](https://www.pufferpanel.com/) - Web-based management system for multiple game servers. You can give other users access to your servers or create their own ([Source Code](https://github.com/pufferpanel/pufferpanel)) `Apache-2.0` `GO` - [Pterodactyl](https://pterodactyl.io/) - Management panel for game servers, with an intuitive UI for end users. ([Source Code](https://github.com/pterodactyl/panel)) `MIT` `PHP` - [RconCli](https://github.com/gorcon/rcon-cli) - CLI for executing queries on a remote Valve Source dedicated server using the RCON Protocol. `MIT` `Go`