Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mtcp

node.js module for tcp over multi-tcps, in case you need to work around per-connection speed limit.

usage

for developement

use mtcp as net, you can createServer, connect, etc.

for socket forwarding

use

node test/test.js localport:remoteaddress:remoteport

on client(the host you can access)

and

node test/test2.js localport:remoteaddress:remoteport

on server(the other end).

About

node.js module for tcp over multi-tcps, in case you need to work around per-connection speed limit

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages