dockerized_openAger/nodered/rootfs/data/node_modules/socks5-client
valki 664c6d8ca3 Intial Commit 2020-10-17 18:42:50 +02:00
..
lib Intial Commit 2020-10-17 18:42:50 +02:00
LICENSE Intial Commit 2020-10-17 18:42:50 +02:00
README.md Intial Commit 2020-10-17 18:42:50 +02:00
index.js Intial Commit 2020-10-17 18:42:50 +02:00
package.json Intial Commit 2020-10-17 18:42:50 +02:00

README.md

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.