ImpostorHQ
ImpostorHQ is a plugin for Impostor (Among Us Private Server Implementation).
It offers a way to monitor and manage the server remotely. It does also provide a Command System component for both admins (in a web dashboard) and players (In-Lobby commands).
This software is extensible through the usage of plugins, we provide a very permissive api that allows to access everything that we provide in addition to impostor API itself.
Installation
- Download the latest one
- Unzip it in impostor's root folder (the one where the impostor binary is in)
- Port forward 22023/tcp(WS API) and 22024/both (http server and AU announcements)
- Enjoy
Notes for docker installation
Make sure you leave mount points for:/app/configs - ImpostorHQ Configs
/app/hqplugins - ImpostorHQ Plugins
/app/dashboard - Dashboard Files