Files
bare-operating-system/packages/bare-os-coreutils/man/pages/holesail.json
T
2026-04-22 21:11:28 -04:00

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"
]
}