ErrLookup › shadowsocks/shadowsocks-windows

shadowsocks/shadowsocks-windows

A C# port of shadowsocks · C# · 85 source files

Analyzed at 891d971682 on 2026-08-13. 29 documented errors.

Code / MessageTypeSeverityTags
{callbackName} not found
exception error hotkey, registry, lookup, configuration
Sha256sum mismatch
exception error integrity, sha256, download, geosite, verification
Port {0} already in use
exception error network, port, binding, socket, startup
Cannot find the plugin program file
exception error plugin, sip003, process, file-not-found, path
Plugin Program
exception error plugin, sip003, process, win32, permissions
No server configured
exception error configuration, server, strategy, tcp-relay
Unknown forward proxy.
exception error configuration, proxy, forward-proxy, validation
method not found
exception error encryption, aead, cipher, configuration
failed to generate session key
exception critical encryption, aead, mbedtls, hkdf, key-derivation
Cannot initialize mbed TLS cipher context
exception critical encryption, aead, mbedtls, cipher, native-library
failed to set key
exception critical encryption, aead, mbedtls, key, configuration
failed to finish preparation
exception critical encryption, aead, mbedtls, context, state
ret is {0}
exception critical encryption, aead, mbedtls, aes-gcm, crypto-error
openssl: cipher not found
exception critical encryption, aead, openssl, cipher, native-library
openssl: fail to create ctx
exception critical encryption, aead, openssl, context, native-library
openssl: fail to init ctx
exception critical encryption, aead, openssl, initialization, abi
openssl: fail to set key length
exception critical encryption, aead, openssl, key, configuration
openssl: fail to set AEAD nonce length
exception critical encryption, aead, openssl, nonce, configuration
openssl: cannot set key
exception critical encryption, aead, openssl, key, initialization
openssl: fail to encrypt AEAD
exception critical openssl, crypto, aead, encryption, native-interop
openssl: fail to finalize AEAD
exception critical openssl, crypto, aead, encryption, native-interop
openssl: fail to finish AEAD
exception error openssl, crypto, aead, sanity-check, encryption
Port out of range
validation warning configuration, validation, port, networking
Port can't be 8123
validation warning configuration, validation, port, networking, reserved-port
Password can not be blank
validation warning configuration, validation, password, security
Server IP can not be blank
validation warning configuration, validation, server, networking
Timeout is invalid, it should not exceed {0}
validation warning configuration, validation, timeout
Proxy request failed
exception error proxy, socks5, networking, address-family
Unable to set information. Error: {0}
exception error windows, process-management, win32, native-interop, job-object