diff options
author | kokomo123 <70863536+kokomo123@users.noreply.github.com> | 2023-04-14 08:54:26 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-14 08:54:26 +0000 |
commit | c6d239ece967306b967dac06b483f128033cd628 (patch) | |
tree | 5b6f584e9a972741af9717d4770c66884b88a5d2 | |
parent | Add Shifter (#3690) (diff) | |
download | awesome-selfhosted-c6d239ece967306b967dac06b483f128033cd628.tar.gz awesome-selfhosted-c6d239ece967306b967dac06b483f128033cd628.zip |
Add EasyWI to Games - Admin Utilities (#3696)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1051,6 +1051,7 @@ Multiplayer game servers and [browser games](https://en.wikipedia.org/wiki/Brows 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++` +- [EasyWI](https://easy-wi.com) - Easy-Wi is a Web-interface that allows you to manage server daemons like gameservers. In addition it provides you with a CMS which includes a fully automated game- and voiceserver lending service. ([Source Code](https://github.com/easy-wi/developer/)) `GPL-3.0` `PHP/Bash` - [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` - [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` |