v1.4.2: add undocumented staging features: vpn and --socks5 <port>

This commit is contained in:
AJ ONeal 2018-09-12 02:10:20 -06:00
parent 58cbe914c1
commit c345d9ec69
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "sclient",
"version": "1.4.1",
"version": "1.4.2",
"description": "Secure Client for exposing TLS (aka SSL) secured services as plain-text connections locally. Also ideal for multiplexing a single port with multiple protocols using SNI.",
"main": "index.js",
"homepage": "https://telebit.cloud/sclient/",