项目作者: tarpaha

项目描述 :
Check Unity cache server status
高级语言: Python
项目地址: git://github.com/tarpaha/cache_server_status.git
创建时间: 2019-04-19T12:48:51Z
项目社区:https://github.com/tarpaha/cache_server_status

开源协议:

下载


cache_server_status

Command line program to check Unity cache server status.
It sends server version and according to https://github.com/Unity-Technologies/unity-cache-server/blob/master/protocol.md waits for server to return same data.
Prints error to stderr and returns exit code 1 if something goes wrong.
Use -h or —help for command line options.