mc-router
mc-router copied to clipboard
Routes Minecraft client connections to backend servers based upon the requested server address
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.18.5 to 0.25.3. Commits cf171ba Merge pull request #112808cheftako/automated-cherry-pick-of-#112689 cb0507f Updated vendor to the new preferred versions. 478dd6e Merge pull request #112527liggitt/automated-cherry-pick-of-#112526 14bc1be Limit redirect proxy handling...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.1 to 3.2.0. Release notes Sourced from docker/build-push-action's releases. v3.2.0 What's Changed Remove workaround for setOutput by @crazy-max (#704) Docs: fix Git context link and add more...
Found mc-router when I was searching for a way to force the container to a subnet and it works great. So now I'm getting into stacks with Portainer and have...
Would love to be able to use mc-router easily in my Nomad clusters. It would great if I could tag a service with something like `mc-router-register` on my various Minecraft...
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`....
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`....
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`....
I would like to run around 10 servers simultaneously, and currently, to add/remove a server I need to change the `config.json`. And the proxy need to be closed and re-opened...
I'm currently running a private server with a few minecraft instances on it. We have tried a few times to get the Simple Voice Chat (and Audioplayer) mod working, however...
I'm looking for something which can handle multiples backend servers at the same address, such as: ``` skywars.myexample.gg -> | skywars01.myexample.gg skywars02.myexample.gg skywars03.myexample.gg ``` Does `mc-router` support it and handle...