Package Exports
- socks5-https-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-https-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 HTTPS Client
SOCKS v5 HTTPS client implementation in JavaScript for Node.js. See socks5-http-client for a plain HTTP implementation.
Works great for making HTTPS requests through Tor (see bundled example).
License
Copyright © 2013 Matthew Caruana Galizia, licensed under a Creative Commons Attribution 3.0 Unported (CC BY 3.0) license.