shadowsocks / go-shadowsocks2

Modern Shadowsocks in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please Update The Repository

AliAkhtari78 opened this issue · 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