feat: Add ShadowsocksR protocol for v2ray #2652
Annotations
10 errors and 1 warning
lint:
infra/conf/v4/shadowsocksr.go#L10
found packages shadowsocksr (client.go) and shadowsocks2022 (errors.generated.go) in proxy/shadowsocksr (typecheck)
|
lint:
proxy/shadowsocksr/protocol_test.go#L15
undefined: Account (typecheck)
|
lint:
proxy/shadowsocksr/protocol_test.go#L36
undefined: Version (typecheck)
|
lint:
proxy/shadowsocksr/protocol_test.go#L42
undefined: Account (typecheck)
|
lint:
proxy/shadowsocksr/protocol_test.go#L44
undefined: CipherType_AES_256_CFB (typecheck)
|
lint:
proxy/shadowsocksr/protocol_test.go#L57
undefined: Version (typecheck)
|
lint:
proxy/shadowsocksr/protocol_test.go#L63
undefined: Account (typecheck)
|
lint:
proxy/shadowsocksr/protocol_test.go#L65
undefined: CipherType_CHACHA20 (typecheck)
|
lint:
proxy/shadowsocksr/protocol_test.go#L78
undefined: Version (typecheck)
|
lint:
proxy/shadowsocksr/protocol_test.go#L86
undefined: CipherType_RC4_MD5 (typecheck)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/v2ray-core/v2ray-core. Supported file pattern: go.sum
|