KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
MineGate-Go
★ 10
Open GitHub ↗
MineGate, written in go.
Download README (.md)
Explore Similar Repositories
terraform-exec-provider
:
No description available.
MvxAndroid.Support.V7
:
MvvmCross bindings for AppCompat widgets
immutable-http
:
Http client with pretty simple chaining API.
NOVA-Example
:
An example/test NOVA mod
finist.lua
:
Redis based Finite State Machine
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
MineGate-Go
?
Download (.md)
# MineGate-Go [](https://travis-ci.org/jackyyf/MineGate-Go) 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](tree/master/): the development branch, code within master are likely to be broken. [stable](tree/stable/): the last successful build, compiled and tested with basic tests, expect to work. [release](tree/release/): the latest release, passed all tests in stable, plus manual feature tests. You should only use release versions in production environments!