Game-Server
##koolshare的小宝 宝大开发的游戏系列服务器(SS),支持udp in udp和udp in tcp模式,完美支持游戏NAT2。
脚本是业余爱好,英文属于文盲,写的不好,不要笑话我,欢迎您批评指正。 安装平台:CentOS、Debian、Ubuntu。 Server
Install
1 | wget --no-check-certificate https://github.com/clangcn/game-server/raw/master/install-game-server.sh -O ./install-game-server.sh |
UnInstall
1 | ./install-game-server.sh uninstall |
Update
1 | ./install-game-server.sh update |
服务器管理
1 | Usage: /etc/init.d/game-server {start|stop|restart|status} |
多用户配置文件范例
按照下面格式修改默认的/usr/local/game-server/config.json文件:
1 | { |