Home
last modified time | relevance | path

Searched refs:InvalidSocks5InitialHandshakeUnknownAuthType (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/npm/node_modules/socks/typings/common/
Dconstants.d.ts27 InvalidSocks5InitialHandshakeUnknownAuthType: string; constant
/third_party/node/deps/npm/node_modules/socks/build/common/
Dconstants.js26InvalidSocks5InitialHandshakeUnknownAuthType: 'Received invalid Socks5 initial handshake (unknown … property
/third_party/node/deps/npm/node_modules/socks/build/client/
Dsocksclient.js496 this._closeSocket(constants_1.ERRORS.InvalidSocks5InitialHandshakeUnknownAuthType);