go-shadowsocks2
go-shadowsocks2 copied to clipboard
ADD version option to command line
We need to automate the build process to concatenate version string from Git tags and hashes (e.g. v1.1.0-357ab63) instead of manually filling a string constant, as it would be easily drop out of sync with code and become meaningless or even confusing.