Compare commits

...

2 Commits

Author SHA1 Message Date
ebd4f530f2 v0.21.0-wip.1: refactoring rc 2018-09-25 01:31:53 -06:00
0a8fabef7a v0.20.5: minor bug fixes and WIP docs 2018-09-25 01:30:22 -06:00

View File

@ -1,6 +1,6 @@
{ {
"name": "telebit", "name": "telebit",
"version": "0.20.5-wip", "version": "0.21.0-wip.1",
"description": "Break out of localhost. Connect to any device from anywhere over any tcp port or securely in a browser. A secure tunnel. A poor man's reverse VPN.", "description": "Break out of localhost. Connect to any device from anywhere over any tcp port or securely in a browser. A secure tunnel. A poor man's reverse VPN.",
"main": "lib/daemon/index.js", "main": "lib/daemon/index.js",
"files": [ "files": [