tcp-proxy
Exactly what you would expect, a simple tcp proxy written in node. Inspiration
from node-http-proxy
.
Work in Progress
Example
Simple tcp proxy
var tcpProxy = ; var server = tcpProxy; server;
Exactly what you would expect, a simple tcp proxy written in node. Inspiration
from node-http-proxy
.
Simple tcp proxy
var tcpProxy = ; var server = tcpProxy; server;
npm i tcp-proxy
83
0.0.1
MIT