mc-router
mc-router copied to clipboard
Routes Minecraft client connections to backend servers based upon the requested server address
Using Docker 20.10.21 and Docker Compose v2.18.1 Hi ! I already had a server on another machine via LAN, and wanted to play another modpack; and found the mc router...
I am attempting to setup a Tekkit Classic (MC 1.2.5) server for some friends with the game server on an inner DMZ and mc-router on the outer DMZ. When attempting...
I spun up an instance of mc-router with docker compose and am having some trouble getting things to work with the beta version of the game. I was able to...
Would it be possible to add an `--enable-udp` flag that allows proxying UDP traffic to the server? probably listens on port for TCP and UDP then routes, and you could...
How can i refresh the servers every 10 seconds without closing the router?
Hello, I'm currently facing an issue with the deployment of mc-router on docker-swarm. Here is the command to create the service : ```bash docker service create --name routeur --publish 25565:25565...
When a reverse proxy sends PROXY protocol to mc-router, mc-router will reject the connection: ``` time="2022-12-29T14:11:17Z" level=info msg="Got connection" client="217.182.27.248:32991" time="2022-12-29T14:11:17Z" level=error msg="Unexpected packetID, expected handshake" client="217.182.27.248:32991" packetID=10 ``` It...
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.28.3 to 0.30.2. Commits 118f81c Update dependencies to v0.30.2 tag 0fd470c Merge pull request #124702aojea/automated-cherry-pick-of-#124572 a669f18 Merge pull request #124694 from pmalek/backport-124553-to-release-1.30 15001b5 fix(api): make LocalObjectReference.Name and...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.28.3 to 0.30.2. Commits 37988e5 Merge remote-tracking branch 'origin/master' into release-1.30 c857a38 Update x/net for CVE-2023-45288 0407311 followup to allow special characters 25164f7 Merge pull request #123435...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.28.3 to 0.30.2. Commits 592d891 Update dependencies to v0.30.2 tag 4e1652b Merge pull request #124694 from pmalek/backport-124553-to-release-1.30 2daa31e fix(api): make LocalObjectReference.Name and HostAlias.IP required (#124553) 2df4de1 Merge...