Implement TCP and ICMP rejects #2887
Annotations
10 errors
golangci-lint:
common/process/searcher.go#L22
undefined: tun (typecheck)
|
golangci-lint:
adapter/router.go#L57
undefined: tun (typecheck)
|
golangci-lint:
adapter/router.go#L58
undefined: tun (typecheck)
|
golangci-lint:
outbound/shadowtls.go#L59
not enough arguments in call to common.Error
|
golangci-lint:
outbound/shadowtls.go#L65
not enough arguments in call to common.Error
|
golangci-lint:
route/router.go#L287
not enough arguments in call to common.Must1
|
golangci-lint:
cmd/sing-box/cmd_run.go#L125
undefined: box (typecheck)
|
golangci-lint:
cmd/sing-box/cmd_tools.go#L23
undefined: box (typecheck)
|
golangci-lint:
cmd/sing-box/cmd_tools.go#L39
undefined: box (typecheck)
|
golangci-lint:
experimental/libbox/tun.go#L104
o.AutoRoute undefined (type *tunOptions has no field or method AutoRoute) (typecheck)
|
Loading