一个支持节点与订阅链接的 Linux 命令行代理工具 | A command-line tool for one-click proxy in your research and development without installing v2ray or anything else (only for linux)
command go install github.com/mzz2017/gg@latest would give following error:
go: github.com/mzz2017/gg@latest (in github.com/mzz2017/gg@v0.2.18):
The go.mod file for the module providing named packages contains one or
more replace directives. It must not contain directives that would cause
it to be interpreted differently than if it were the main module.
command
go install github.com/mzz2017/gg@latest
would give following error: