Skip to content

Elenw/MineGate-Go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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!

About

MineGate, written in go.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 94.4%
  • Python 5.6%