mirror of
https://git.coolaj86.com/coolaj86/sclient.js
synced 2025-02-22 15:58:04 +00:00
v1.2.1: update homepage url
This commit is contained in:
parent
1287ccc1ce
commit
fa3de139a4
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"name": "sclient",
|
"name": "sclient",
|
||||||
"version": "1.2.0",
|
"version": "1.2.1",
|
||||||
"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://git.coolaj86.com/coolaj86/sclient.js",
|
"homepage": "https://telebit.cloud/sclient/",
|
||||||
"bin": {
|
"bin": {
|
||||||
"sclient": "bin/sclient.js"
|
"sclient": "bin/sclient.js"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user