Skip to content

Gate

The Lightweight Minecraft Proxy

Replacing BungeeCord/Velocity • Optimized for efficiency, low memory usage 10MB • Developed in Go • Embrace the cloud native era!

Get Started in Minutes

The next generation Minecraft proxy

Choose your preferred installation method and start scaling your Minecraft network with Gate's powerful features.

Ultra-Lightweight Mode

Host-based routing made simple

Gate Lite acts as an ultra-thin reverse proxy, efficiently routing connections based on hostnames. Protect multiple backend servers behind a single port with minimal overhead.

Lite Mode Diagram
config.yml
config:
  lite:
    enabled: true
    routes:
      - host: '*.example.com'
        backend: 10.0.0.1:25567
      - host: [ example.com, localhost ]
        backend: [ 10.0.0.2:25566 ]
        cachePingTTL: 3m

Live Configuration

Configure without restarts

Gate watches your config file for changes and applies them instantly without disconnecting players. Switch modes, add servers, or update settings - all while staying live.

Scale your Minecraft network today

Start using Gate in under 5 minutes. Join hundreds of server owners building better networks with Minekube technology.

650+
Discord Members
650+
GitHub Stars

Released under the Apache 2.0 License. (web version: 3bd983e4)