Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/socks/typings/common/
Dconstants.d.ts28 Socks5AuthenticationFailed: string; constant
/third_party/node/deps/npm/node_modules/socks/build/common/
Dconstants.js27 Socks5AuthenticationFailed: 'Socks5 Authentication failed', property
/third_party/node/deps/npm/node_modules/socks/build/client/
Dsocksclient.js527 this._closeSocket(constants_1.ERRORS.Socks5AuthenticationFailed);