A strategy for packing and unpacking a proxy stream (i.e. packets through a tunnel). Handles multiplexed and tls connections. Used by telebit and telebit-relay. https://telebit.cloud
ファイルへ移動
AJ ONeal 5efef2b709 tunnel-packer as own module 2016-09-22 13:31:31 -06:00
.gitignore Initial commit 2016-09-22 12:59:33 -06:00
LICENSE Initial commit 2016-09-22 12:59:33 -06:00
README.md Initial commit 2016-09-22 12:59:33 -06:00
index.js tunnel-packer as own module 2016-09-22 13:31:31 -06:00
package.json tunnel-packer as own module 2016-09-22 13:31:31 -06:00
sni.hello.bin moved from tunnel-client 2016-09-22 13:11:54 -06:00
test.js tunnel-packer as own module 2016-09-22 13:31:31 -06:00

README.md

tunnel-packer

A strategy for packing and unpacking tunneled network messages (or any stream) in node.js