2 Star 1 Fork 0

武汉锂钠氪锶科技有限公司 / remotesocks

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 856 Bytes
一键复制 编辑 原始数据 按行查看 历史
module gitee.com/linakesi/remotesocks
go 1.19
require (
github.com/google/uuid v1.3.0
github.com/linakesi/lnksutils v0.0.0-20221010091242-8e3dc4dbf41e
github.com/miekg/dns v1.1.55
github.com/stretchr/testify v1.8.4
golang.org/x/net v0.12.0
)
require (
github.com/benbjohnson/clock v1.3.5 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/ipfs/go-log/v2 v2.5.1 // indirect
github.com/mattn/go-isatty v0.0.19 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
go.uber.org/atomic v1.11.0 // indirect
go.uber.org/goleak v1.1.12 // indirect
go.uber.org/multierr v1.11.0 // indirect
go.uber.org/zap v1.24.0 // indirect
golang.org/x/mod v0.12.0 // indirect
golang.org/x/sys v0.10.0 // indirect
golang.org/x/tools v0.11.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
1
https://gitee.com/linakesi/remotesocks.git
git@gitee.com:linakesi/remotesocks.git
linakesi
remotesocks
remotesocks
master

搜索帮助