From 91965622b34229795f2091adfe04c9bb2e5020d1 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 28 Apr 2018 19:29:56 -0600 Subject: [PATCH] name change --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ece2a62..6301b67 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "tunnel-packer", + "name": "proxy-packer", "version": "1.4.1", "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.", "main": "index.js",