Home
last modified time | relevance | path

Searched refs:UserPass (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/npm/node_modules/socks/typings/common/
Dconstants.d.ts58 UserPass = 2 enumerator
/third_party/node/deps/npm/node_modules/socks/build/client/
Dsocksclient.js463 buff.writeUInt8(constants_1.Socks5Auth.UserPass);
492 else if (data[1] === constants_1.Socks5Auth.UserPass) {