Sha256: 563d198db8be590d395ed46d20c2afee270d1aba3c8b79adb210fd64b478d17b

Contents?: true

Size: 625 Bytes

Versions: 33

Compression:

Stored size: 625 Bytes

Contents

import { SocksClientOptions, SocksClientChainOptions } from '../client/socksclient';
/**
 * Validates the provided SocksClientOptions
 * @param options { SocksClientOptions }
 * @param acceptedCommands { string[] } A list of accepted SocksProxy commands.
 */
declare function validateSocksClientOptions(options: SocksClientOptions, acceptedCommands?: string[]): void;
/**
 * Validates the SocksClientChainOptions
 * @param options { SocksClientChainOptions }
 */
declare function validateSocksClientChainOptions(options: SocksClientChainOptions): void;
export { validateSocksClientOptions, validateSocksClientChainOptions };

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
immosquare-cleaner-0.1.60 node_modules/socks/typings/common/helpers.d.ts
immosquare-cleaner-0.1.59 node_modules/socks/typings/common/helpers.d.ts
immosquare-cleaner-0.1.58 node_modules/socks/typings/common/helpers.d.ts
immosquare-cleaner-0.1.57 node_modules/socks/typings/common/helpers.d.ts
immosquare-cleaner-0.1.56 node_modules/socks/typings/common/helpers.d.ts
immosquare-cleaner-0.1.55 node_modules/socks/typings/common/helpers.d.ts
immosquare-cleaner-0.1.54 node_modules/socks/typings/common/helpers.d.ts
immosquare-cleaner-0.1.53 node_modules/socks/typings/common/helpers.d.ts
immosquare-cleaner-0.1.52 node_modules/socks/typings/common/helpers.d.ts
immosquare-cleaner-0.1.51 node_modules/socks/typings/common/helpers.d.ts
immosquare-cleaner-0.1.50 node_modules/socks/typings/common/helpers.d.ts
immosquare-cleaner-0.1.49 node_modules/socks/typings/common/helpers.d.ts
immosquare-cleaner-0.1.48 node_modules/socks/typings/common/helpers.d.ts
immosquare-cleaner-0.1.47 node_modules/socks/typings/common/helpers.d.ts
immosquare-cleaner-0.1.46 node_modules/socks/typings/common/helpers.d.ts
immosquare-cleaner-0.1.45 node_modules/socks/typings/common/helpers.d.ts
immosquare-cleaner-0.1.44 node_modules/socks/typings/common/helpers.d.ts
immosquare-cleaner-0.1.43 node_modules/socks/typings/common/helpers.d.ts
immosquare-cleaner-0.1.42 node_modules/socks/typings/common/helpers.d.ts
immosquare-cleaner-0.1.41 node_modules/socks/typings/common/helpers.d.ts