shadowsocks/go-shadowsocks2

Please Update The Repository

AliAkhtari78 opened this issue · 0 comments

Please update the readme.MD file and update the line that is about installing the package:

  • go get -u -v github.com/shadowsocks/go-shadowsocks2
    the go get is no longer supported and the correct one can be this one:
  • go install github.com/shadowsocks/go-shadowsocks2@latest