faceair / clash-speedtest

clash speedtest
MIT License
503 stars 47 forks source link

无法在原生Linux和Windows内wsl Linux系统安装 #30

Open Bing1996 opened 1 month ago

Bing1996 commented 1 month ago
go install github.com/faceair/clash-speedtest
no required module provides package github.com/faceair/clash-speedtest; to add it:
        go get github.com/faceair/clash-speedtest
go install github.com/faceair/clash-speedtest
# github.com/faceair/clash-speedtest
../../go/pkg/mod/github.com/faceair/clash-speedtest@v1.4.1/main.go:62:4: undefined: C.UA
../../go/pkg/mod/github.com/faceair/clash-speedtest@v1.4.1/main.go:109:77: undefined: C.Vless
../../go/pkg/mod/github.com/faceair/clash-speedtest@v1.4.1/main.go:109:96: undefined: C.Hysteria
../../go/pkg/mod/github.com/faceair/clash-speedtest@v1.4.1/main.go:109:108: undefined: C.Hysteria2
../../go/pkg/mod/github.com/faceair/clash-speedtest@v1.4.1/main.go:109:121: undefined: C.WireGuard
../../go/pkg/mod/github.com/faceair/clash-speedtest@v1.4.1/main.go:109:134: undefined: C.Tuic
../../go/pkg/mod/github.com/faceair/clash-speedtest@v1.4.1/main.go:263:15: cannot use u16Port (variable of type uint16)
as string value in struct literal