Skip to content

jackyyf/MineGate-Go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0f2c305 · Apr 3, 2015

History

85 Commits
Mar 8, 2015
Feb 12, 2015
Feb 24, 2015
Apr 3, 2015
Mar 8, 2015
Feb 24, 2015
Mar 8, 2015
Mar 8, 2015
Feb 8, 2015
Mar 1, 2015
Mar 8, 2015
Mar 6, 2015

Repository files navigation

MineGate-Go Build Status

Minegate is reverse proxy for minecraft, focused on providing the missing virtual host functionality, which is supported by the protocol.

Usage

Please refer to config.yml for configuration. Place config.yml within current directory, and minegate will load it automatically. Custom config file support will be added soon.

Feature requests are welcome via issues.

Branches

master: the development branch, code within master are likely to be broken.
stable: the last successful build, compiled and tested with basic tests, expect to work.
release: the latest release, passed all tests in stable, plus manual feature tests.

You should only use release versions in production environments!