• v1.3.5 c83248e40b

    Release 1.3.5: optional SSH jump host component

    wmantly released this 2026-07-23 19:58:16 +00:00 | 257 commits to master since this release

    Adds theta42/jump-host v1.0.0 as an opt-in third submodule
    (CFG_JUMP_HOST_ENABLED, default off). setup.sh builds it behind a
    compose profile; the bootstrap mints its directory API token, writes
    config/jump-secrets.js, and seeds a directory entry; it's registered as
    a proxy Host. Users ssh uid_-_host@jump. or get a TUI picker.

    Downloads