rikka0w0 / LanServerProperties

Enhance the vanilla "Open to LAN" Gui for listening port customization and removal of enforced authentication
https://www.curseforge.com/minecraft/mc-mods/lan-server-properties
108 stars 17 forks source link

Bind the network card #3

Open todest opened 4 years ago

todest commented 4 years ago

Please add the function of binding network card to make minecraft server send broadcast to specific LAN so that others can scan to server in local LAN(Usually VLAN or Multiple network card). And the online mode will be ignored by scanning to the server connection in the LAN. image image

rikka0w0 commented 4 years ago

Please add the function of binding network card to make minecraft server send broadcast to specific LAN so that others can scan to server in local LAN(Usually VLAN or Multiple network card).

Good suggestion, I will definitely have a look at that. Btw, can your friends connect to your LAN game via ip address?

And the online mode will be ignored by scanning to the server connection in the LAN.

I didn't get what you mean here, please feel free to speak Chinese.

todest commented 4 years ago

可以的,根据以往经验,只要能够在本地网络中直接寻找到的服务器,可以直接进入,此时无需正版验证。

rikka0w0 commented 3 years ago

我看了下,windows下并不能绑定到指定网卡,只能绑定到指定的IP。局域网广播那个需要UPNP,我记得有其他的mod做过这个来着