DuncanRuns / Force-Port-Mod

A fabric mod which forces the port of the "open to lan" feature to be 25565.
MIT License
9 stars 7 forks source link

Request: Allow setting alternative ports #2

Open Civitello opened 2 years ago

Civitello commented 2 years ago

One of our speedrunners lives in a home with multiple players. This means that multiple different ports are required. Please implement setting a different port.

DuncanRuns commented 2 years ago

When creating the mod it was agreed that it shall be no simpler than forcing the port to be 25565. So even if I did make a different version of the mod, I cannot guarantee its validity.

I recommend the use of ngrok or zerotier to simulate a local network across devices. I would also recommend hamachi but hamachi sucks.

2 devices from the same physical local network connected to the same zerotier/ngrok network should cause no issues. Let me know if I am incorrect about this assumption.

I also advise not to port forward 25565 to the entire world.

tildejustin commented 1 year ago

could the new 1.19 behavior be backported?