Socket
Socket
Sign inDemoInstall

proxy-packer

Package Overview
Dependencies
0
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.1 to 1.4.2

2

package.json
{
"name": "proxy-packer",
"version": "1.4.1",
"version": "1.4.2",
"description": "A strategy for packing and unpacking a proxy stream (i.e. packets through a tunnel). Handles multiplexed and tls connections. Used by telebit and telebitd.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -1,18 +0,5 @@

<!-- BANNER_TPL_BEGIN -->
# proxy-packer
About Daplie: We're taking back the Internet!
--------------
| Sponsored by [ppl](https://ppl.family) |
Down with Google, Apple, and Facebook!
We're re-decentralizing the web and making it read-write again - one home cloud system at a time.
Tired of serving the Empire? Come join the Rebel Alliance:
<a href="mailto:jobs@daplie.com">jobs@daplie.com</a> | [Invest in Daplie on Wefunder](https://daplie.com/invest/) | [Pre-order Cloud](https://daplie.com/preorder/), The World's First Home Server for Everyone
<!-- BANNER_TPL_END -->
# tunnel-packer
A strategy for packing and unpacking tunneled network messages (or any stream) in node.js

@@ -23,3 +10,3 @@

```js
var Packer = require('tunnel-packer');
var Packer = require('proxy-packer');

@@ -131,2 +118,2 @@ Packer.create({

00000e3
```
```
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc