From e1ee55da02105749635fef170335e62abfb9f4c4 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 26 May 2018 15:52:20 -0600 Subject: [PATCH] v0.12.0 admin interface, vhosting, etc --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b92b780..29fe162 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telebitd", - "version": "0.11.0", + "version": "0.12.0", "description": "Friends don't let friends localhost. Expose your bits with a secure connection even from behind NAT, Firewalls, in a box, with a fox, on a train or in a plane... or a Raspberry Pi in your closet. An attempt to create a better localtunnel.me server, a more open ngrok. Uses Automated HTTPS (Free SSL) via ServerName Indication (SNI). Can also tunnel tls and plain tcp.", "main": "telebitd.js", "bin": {