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
46f3b57751 | ||
---|---|---|
.gitignore | ||
LICENSE | ||
README.md | ||
index.js | ||
package.json | ||
sni.hello.bin | ||
test.js |
README.md
tunnel-packer
A strategy for packing and unpacking tunneled network messages (or any stream) in node.js