#922921 RFP: node-socks -- A simple SOCKS implementation and demo proxy in nodejs

#922921#5
Date:
2019-02-21 21:11:32 UTC
From:
To:
* Package name    : node-socks
  Version         : 0.1.0
  Upstream Author : Gert Van Gool
* URL             : http://kpeg6pch3dxlxfgejngjgpigdyuwigjicffvenohanelvk2mmsijxpid.onion/dir
* License         : MIT
  Programming Lang: javascript
  Description     : A simple SOCKS implementation and demo proxy in nodejs

SOCKS is an Internet protocol that exchanges network packets between a client and server through
a proxy server.

You can run node-socks as easily as "./socks" - this will create a SOCKS proxy at 127.0.0.1 on
port 8888.

node-socks is a dependency of meteor #842425.