v1.2.2: bugfix use 443 as default remote port
This commit is contained in:
parent
a1a16005c1
commit
eba2b4e5b2
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "sclient",
|
||||
"version": "1.2.1",
|
||||
"version": "1.2.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/",
|
||||
|
|
Loading…
Reference in New Issue