ErrLookup › snail007/goproxy

snail007/goproxy

🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。 · Go · 16 source files

Analyzed at e6d6a821db on 2026-09-03. 16 documented errors.

Code / MessageTypeSeverityTags
failed to parse root certificate
validation error tls, certificate, pem, x509
dead loop detected , %s
console error proxy, loop, tcp, configuration
auth-file ERR:%s
validation error authentication, basic-auth, file-io, configuration
service %s not found
console error configuration, service-lookup, startup
unkown parent type %s
validation error configuration, tcp, parent-type
client control conn not exists
console warning tunnel, connection-state, bridge, control-channel
connection err: %s
console error network, tunnel, connection, client
write connection data err: %s ,retrying...
console error network, tunnel, write-failure, retry
unkown parent type %s
validation error configuration, udp, parent-type
no address Found, net.InterfaceAddrs: %v
console critical network, go, ipv4, interface-enumeration
http decoder read err:%s
console warning network, go, http, connection-reset
http decoder data line err:%s
http error http, parsing, protocol-mismatch, go
http decoder data err:%s
http error http, parsing, malformed-request, go
authorization data error,ERR:%s
http error http, auth, basic-auth, go
authorization data parse error,ERR:%s
http error http, auth, base64, basic-auth, go
can not find HOST header
http warning http, headers, host-header, basic-auth, go