p4gefau1t / trojan-go

Go实现的Trojan代理,支持多路复用/路由功能/CDN中转/Shadowsocks混淆插件,多平台,无依赖。A Trojan proxy written in Go. An unidentifiable mechanism that helps you bypass GFW. https://p4gefau1t.github.io/trojan-go/
GNU General Public License v3.0
7.71k stars 1.67k forks source link

编译时发生错误 #450

Open dzxs opened 2 years ago

dzxs commented 2 years ago

编译时发生错误

go: github.com/v2fly/v2ray-core/v4@v4.42.1 requires
        github.com/golang/mock@v1.6.0: missing go.sum entry; to add it:
        go mod download github.com/golang/mock
make: *** [Makefile:34: trojan-go] Error 1
org-lib commented 2 years ago

直接用别人的好了,自己编译很麻烦

github.com/org-lib/tz

完全支持trojan-go协议。 使用起来非常简洁。

image