gate
gate copied to clipboard
High-Performance, Low-Memory, Lightweight, Extensible Minecraft Reverse Proxy with Excellent Multi-Protocol Version Support - Velocity/Bungee Replacement - Ready for dev and large deploy!
If you have Gate behind a HAProxy or other kind of TCP pass-through proxy with the "proxy procotol" the real player IP would be preserved.
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/Tnze/go-mc](https://togithub.com/Tnze/go-mc) | require | digest | `bc3d77d` -> `5ae7ff1` | ---...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/minekube/gate). ## Repository problems These problems occurred while...
I'm using Gate 0.36.7 in lite mode to proxy to a modded server ([curseforge](https://legacy.curseforge.com/minecraft/modpacks/medieval-mc-fabric-mmc2/files/4951653)) that I'm hosting, and although you can connect to the server fine Gate seems to fail...
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. Commits 3b0994a 2.0.1 32f468f lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.4 to 5.0.12. Changelog Sourced from vite's changelog. 5.0.12 (2024-01-19) fix: await configResolved hooks of worker plugins (#15597) (#15605) (ef89f80), closes #15597 #15605 fix: fs deny for...
Verify Gate Version: Implement a command to view the gate version for user convenience. - requested by discord community
- requested by discord community
Surprising to see that this has not been implemented or mentioned anywhere yet (unless I'm blind) considering this project is all about being cloud-native. https://github.com/itzg/mc-router#kubernetes-usage is a great example for...
Imagine having a route to a Velocity instance with Gate Lite available with *.example.com. The Gate Lite config would look just like this: lite: enabled: true routes: - host: '*.example.com'...