Package Exports
- socks5-client
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (socks5-client) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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.