ErrLookup › ginuerzh/gost

ginuerzh/gost

GO Simple Tunnel - a simple tunnel written in golang · Go · 48 source files

Analyzed at a33fdbf4c9 on 2026-09-02. 95 documented errors.

Code / MessageTypeSeverityTags
empty chain
error_code error proxy-chain, go, configuration, sentinel-error
connection queue is full
error_code error dns, go, backpressure, queue-full
connection is closed
error_code info dns, go, closed-connection, net-conn
broken pipe
error_code info dns, go, broken-pipe, closed-connection
deadline not supported
error_code info dns, go, net-conn, deadline, unsupported
closed
error_code info listener, go, shutdown, tcp-forward
peer connect failure
error_code error socks5, go, nat-traversal, port-forward, peer-connection
accpet on closed listener
error_code warning udp, listener-closed, concurrency, port-forwarding
accpet on closed listener
error_code warning tcp, listener-closed, concurrency, relay
read not supported
error_code error net-conn, nop, unsupported-operation, relay
write not supported
error_code error net-conn, nop, unsupported-operation, discard
deadline not supported
error_code info net-conn, deadline, nop, unsupported-operation
wrong connection type
error_code error http2, type-assertion, connector, wiring
resp.Status
http error http2, http-status, proxy, tunnel, connect
accpet on closed listener
error_code warning network, http2, listener-closed, accept-loop
method not allowed
http error http2, method-not-allowed, connect-tunnel, server
bad request
http error http2, bad-request, path-mismatch, server
deadline not supported
error_code info http2, deadline, net-conn, unsupported-operation
read not supported
error_code error http2, read, unsupported-operation, net-conn
write not supported
error_code error http2, write, unsupported-operation, net-conn
s
exception warning http2, panic-recovery, flush, writer
kcp: wrong connection type
error_code error kcp, udp, type-assertion, transport
accpet on closed listener
error_code warning kcp, listener, accept, closed-resource
ErrInvalidNode
invalid node
error_code error node, parsing, validation, config
bad request
error_code warning obfs, handshake, http, protocol-mismatch
bad type
error_code warning obfs, tls, dissector, protocol-mismatch
bad major version
error_code warning obfs, tls, version, protocol-mismatch
bad minor version
error_code warning obfs, tls, version, protocol-mismatch
bad tls data len
exception error tls, obfuscation, protocol-error
must specify at least one port
validation error config, ports, validation
cannot be empty
validation error config, validation, string-set
accpet on closed listener
exception error quic, listener, shutdown, lifecycle
ciphertext too short
exception error quic, encryption, aes-gcm, udp
not a TCP connection
exception error transparent-proxy, tcp, redirect, type-assertion
UDP redirect is not available on the Windows platform
exception error windows, platform-support, udp, transparent-proxy
write: data maximum exceeded
exception error relay, write-limit, framing
empty question
exception warning dns, resolver, validation
none node available
exception error selector, load-balancing, no-backend
invalid name
exception error
Service unavailable
exception error
wrong connection type
exception error
socks5 UDP tunnel failure
exception error
session is dead
exception error
ssh: wrong connection type
exception error
ssh-rtcp: connection is closed
exception error
accpet on closed listener
exception error
read not supported
exception error ssh, net-op-error, unsupported-operation, read
write not supported
exception error ssh, net-op-error, unsupported-operation, write
deadline not supported
exception warning ssh, net-op-error, deadline, unsupported-operation
accpet on closed listener
exception warning tls, mtls, listener, accept, closed-listener
accept on closed listener
exception warning tun, listener, accept, closed-listener
listener has been closed
exception info tun, listener, close, idempotency
not a packet connection
exception error tun, udp, packet-conn, type-assertion, routing
deadline not supported
exception warning tuntap, deadline, net-conn, unsupported-operation
tap is not supported on darwin
exception error tuntap, tap, darwin, macos, platform-limitation
accpet on closed listener
exception error udp, listener, accept, closed-listener, network
read from closed connection
exception error udp, connection, closed-connection, read, network
connection is closed
exception info udp, connection, double-close, network
resolver: domain %s does not exists
exception error dns, resolver, nxdomain, network, dial
Bind on %s failure
exception error network, socks5, tunnel, bind
%s unsupported
exception error network, http, udp, unsupported
%s
http error network, http, proxy, connect
%s unsupported
exception error network, http2, udp, unsupported
obfs4 context already inited
exception error obfs4, initialization, duplicate, state
obfs4 context not inited
exception error obfs4, initialization, missing-state
invalid port: %s
validation error validation, ports, permissions
invalid range: %s
validation error validation, ports, permissions
action list must look like connect,bind given: %s
validation error validation, permissions, config
hosts list must look like google.pl,*.google.com given: %s
validation error config, parsing, validation, gost
ports list must look like 80,8000-9000, given: %s
validation error config, parsing, ports, gost
permission must have format [actions]:[hosts]:[ports] given:
validation error config, parsing, validation, gost
status %d
exception error relay, protocol, proxy, gost
failed to create an HTTPS request: %s
exception error dns, doh, http, network, gost
failed to perform an HTTPS request: %s
exception error network, dns, https, go, doh
returned status code %d
http error network, dns, https, http-status, doh
failed to read the response body: %s
exception error network, dns, https, io, doh
%s unsupported
exception error network, udp, tcp, sni, go
%s unsupported
exception error network, udp, tcp, socks5, go
SOCKS5 bind on %s failure
exception error socks5, bind, proxy-refused, network
SOCKS5 mbind on %s failure
exception error socks5, mux-bind, handshake, proxy-refused
SOCKS5 udp relay failure
exception error socks5, udp-relay, udp-associate, proxy-refused
[socks4] %d
exception error socks4, connect-refused, proxy, reply-code
[socks4a] %d
exception error socks4a, connect-refused, proxy, reply-code
bind: read reply %v
exception error socks5, bind, network, timeout
bind: peer connect failure
exception error socks5, bind, peer-connect, firewall
%s unsupported
exception error shadowsocks, udp, unsupported-network
%s unsupported
exception error ssh, port-forwarding, unsupported-network
password rejected for %s
exception error ssh, authentication, password
unknown public key for %q
exception error ssh, authentication, public-key, authorized-keys
%s: %v
exception error tun, macos, ifconfig, privileges
%s: %v
error_code error exec, command-failed, tuntap, privileges
%s: %v
error_code error ifconfig, macos, bsd, tuntap, privileges
%s: %v
error_code error netsh, windows, tuntap, privileges
quic: tlsconfig is nil
panic critical panic, quic, tls, nil-config
Bad Request
http warning http, doh, bad-request, base64url