feat: Add ShadowsocksR protocol for v2ray #2655
Annotations
10 errors and 1 warning
lint:
proxy/shadowsocksr/types.go#L36
undefined: protocol.Network
|
lint:
proxy/shadowsocksr/types.go#L73
method Account.AsAccount already declared at proxy/shadowsocksr/config.go:124:19
|
lint:
proxy/shadowsocksr/types.go#L98
MemoryAccount redeclared in this block
|
lint:
proxy/shadowsocksr/config.go#L24
other declaration of MemoryAccount
|
lint:
proxy/shadowsocksr/client.go#L105
undefined: initializeProtocol
|
lint:
proxy/shadowsocksr/client.go#L106
undefined: initializeObfs
|
lint:
proxy/shadowsocksr/client.go#L108
undefined: passwordToKey
|
lint:
proxy/shadowsocksr/client.go#L108
undefined: getCipherKeyLen
|
lint:
proxy/shadowsocksr/client.go#L109
undefined: getCipherIVLen
|
lint:
proxy/shadowsocksr/client.go#L113
unknown field UserKey in struct literal of type ConnContext
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/v2ray-core/v2ray-core. Supported file pattern: go.sum
|