feat: add abstraction for proxying logic + small fixes

and i dont wanna break this up into multiple commits.
This commit is contained in:
Tamipes 2025-12-10 19:25:59 +01:00
parent 5233570675
commit 2892cc3e7b
5 changed files with 204 additions and 160 deletions

View file

@ -1,2 +1,2 @@
# Env variables:
- BIND_PORT(default: 25565): the port the server should bind to
- BIND_ADDR(default: 0.0.0.0:25565): the address the server should bind to