16 lines
734 B
JSON
16 lines
734 B
JSON
{
|
|
"name": "holesail",
|
|
"section": 1,
|
|
"title": "holesail",
|
|
"synopsis": [
|
|
"holesail [OPTION]... [OPERAND]..."
|
|
],
|
|
"description": "Operator CLI for managed Holesail tunnels. Persisted connections live in BARE_OS_HOLESAIL_STATE (default ~/.holesail/state.json): each server row stores seed (stable 64-hex or z32 ctor secret) and key (full hs:// URL after ready). Stock rows bare-www-<port> and bare-ssh-<port> are merged by bare-os-www-holesail.js and bare-os-ssh-holesail.js. See handbook ch.4 bare-holesail and packages/bare-os-booter/lib/bare-holesail-managed.js. Dispatch implementation: packages/bare-os-coreutils/src/holesail.js.",
|
|
"options": [],
|
|
"keywords": [
|
|
"holesail",
|
|
"bare-os",
|
|
"coreutils"
|
|
]
|
|
}
|