All apps
HI
by TobiVision

Hitman

Download for Windows v0.9.1 · 85.3 MB
Windows Linux Other

Get it

Hitman_Setup_0.9.1.exe
85.3 MB · SHA-256 b7b7a0d09c7c…
Download

If you've already added the repository, just run:

sudo apt install hitman
First-time setup (add repository)
sudo tee /etc/apt/sources.list.d/colaapps.list > /dev/null <<'EOF'
deb [trusted=yes] https://colaapps.com/repo stable main
EOF
sudo apt update
sudo apt install hitman
hitman_0.9.1_arm64.deb
arm64 · 76.4 MB · SHA-256 d2bbe89e6aaa…
Download
hitman_0.9.1_amd64.deb
amd64 · 77.6 MB · SHA-256 e45482adc5cd…
Download

About

Hitman — SSH Connection Manager

Hitman is a desktop + web SSH manager: encrypted key/password storage, grouped connections, xterm.js terminals with split panes, jump hosts, and a from-scratch custom shell (hsh). Login with DoIt SSO (id.thework.cloud) or an offline password.

Download

  • Windows: Hitman Setup 0.9.1.exe — per-user NSIS installer (no admin needed). Data lives in %APPDATA%\Hitman\data; a system-tray icon starts the local web service automatically. The web UI is also reachable at http://localhost:9021.

What's new in 0.9.1

  • hsh Tab completion — command and file/path completion in the custom shell.
  • Terminal auto-focus — the focused pane's terminal grabs the cursor on open.
  • Per-pane tab headers + tab-bar badges — see which tab is active in which pane.
  • Pane distribution fix — dual tabs on load now fill separate panes instead of "moving together."
  • Multi-execution / broadcast input (Ctrl+Shift+B) — mirror every keystroke to all visible panes and detached windows; amber ring indicates broadcast is live. Session-only, off by default.
  • hsh Windows-path fixcd Documents\Code\org no longer eats backslashes.
  • Encryption-secret durability — stored SSH keys/passwords survive an accidental secrets.json loss (backup mirror + auto-restore), and startup never bricks on a missing secret.

Since 0.9.0

  • Custom Hitman Shell (hsh) — a real Rust scripting shell (pipelines, redirects, globbing, $()/$VAR expansion, if/for/while/case, functions, ~/.hshrc). The $_ Hitman Shell button opens hsh directly — not PowerShell, not a picker.
  • User Settings suite — server-synced per-user preferences (theme, font, scrollback, right-click mode, default shell, reconnect); open with the gear icon or Ctrl+,.