plasmoapp / plasmo-voice

Proximity voice сhat mod for Minecraft
GNU Lesser General Public License v3.0
226 stars 65 forks source link

SRV DNS Record supported in PlasmoVoice? #367

Closed imyoric closed 9 months ago

imyoric commented 1 year ago

I need to set SRV DNS record for forwarding Plasmo Voice Server port. Conditionally: there is an address: mc.example.com, port 3323 is forwarded to the Miencraft service which links to the BungeeCord server, I need to create a second SRV record for Plasmo Voice which will link to the main server (without Bungee) on port 9423. Is this possible? The problem is that BungeCord and the main server are located on different machines

Apehum commented 11 months ago

If I understand you correctly, you can just use host.public for this: https://plasmovoice.com/docs/server/proxy/#proxy-and-server-on-different-nodes

Apehum commented 9 months ago

Stale