You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by tW4r December 21, 2022
This project already does proxying internet:25565 -> lazymc:25565 -> minecraft server:25566
It is possible to determine the domain the user is connecting to from the login packet
Based on this fact it is possible to direct them to different minecraft servers as such
Discussed in #35
Originally posted by tW4r December 21, 2022
This project already does proxying
internet:25565 -> lazymc:25565 -> minecraft server:25566
It is possible to determine the domain the user is connecting to from the login packet
Based on this fact it is possible to direct them to different minecraft servers as such
An example of this is infrared (https://github.com/haveachin/infrared)
I would imagine it could work by splitting
lazymc.toml
to multiple files in a config directory:The text was updated successfully, but these errors were encountered: