ServerStatus
ServerStatus copied to clipboard
Will the software be updated? 有无继续开发计划
It is a good project, but now seems not be updated. And i try to modify cppla's version, I use golang to rewrite the client program, and i want to rewrite the server program too. The server program is wirtten by C++,However, my C++/C code is so poor. So could you someone work with me? Thanks!
PS i try to compile the server program in windows, but it can not work,
my version: https://github.com/CHN-STUDENT/ServerStatus/ cppla version: https://github.com/cppla/ServerStatus/
很好的项目,但是现在为什么不填坑了? cppla 的版本很好用,我也照着他的版本重写了golang 版本的客户端,现在能跨平台检测了,我现在希望继续优化重写服务端,但是我的C++水平太次了,所以呢,不知道有没有人给我点指点意见?
挺好的,你可以把写好golang client提交给上游。
撸了Rust 版 https://github.com/zdz/ServerStatus-Rust