Intial Commit
This commit is contained in:
15
nodered/rootfs/data/node_modules/socks5-client/README.md
generated
vendored
Normal file
15
nodered/rootfs/data/node_modules/socks5-client/README.md
generated
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
# SOCKS5 Client #
|
||||
|
||||
SOCKS v5 client socket implementation in JavaScript for Node.js.
|
||||
|
||||
Original code forked from [node-socksified](https://github.com/vially/node-socksified).
|
||||
|
||||
## Usage ##
|
||||
|
||||
Look at [socks5-http-client](https://github.com/mattcg/socks5-http-client) or [socks5-https-client](https://github.com/mattcg/socks5-https-client) for an example.
|
||||
|
||||
## License ##
|
||||
|
||||
Copyright (c) 2012 [Matthew Caruana Galizia](http://twitter.com/mcaruanagalizia). See `LICENSE`.
|
||||
|
||||
Portions of this code are copyright (c) 2011 Valentin Háloiu.
|
||||
Reference in New Issue
Block a user