mirror of
https://git.coolaj86.com/coolaj86/sclient.js
synced 2025-02-22 07:48:05 +00:00
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",
|
"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.",
|
"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",
|
"main": "index.js",
|
||||||
"homepage": "https://telebit.cloud/sclient/",
|
"homepage": "https://telebit.cloud/sclient/",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user