socks5-client icon indicating copy to clipboard operation
socks5-client copied to clipboard

SOCKS v5 client socket implementation in JavaScript for Node.JS.

SOCKS5 Client

SOCKS v5 client socket implementation in JavaScript for Node.js.

Original code forked from node-socksified.

Usage

Look at socks5-http-client or socks5-https-client for an example.

License

Copyright (c) 2012 Matthew Caruana Galizia. See LICENSE.

Portions of this code are copyright (c) 2011 Valentin Háloiu.