Servers & power users

The same stream,
in a CLI.

One static binary for Linux. Point it at a path and it keeps that path immortal — streaming, encrypted, restore point on every write.

Install

fast — zsh
$ curl -fsSL fast.inc/install | sh
$ fast watch /var/lib/postgres
 streaming  e2e-encrypted · edge.network
 restore point every write
$ fast restore /var/lib/postgres --at "before the crash"
 restored 4.2 GB in 18s

Built for fleets

  • One-line install, no daemon babysitting
  • Scriptable: JSON output on every command
  • Resource-light — designed to be forgotten on a busy box
  • Natural-language restore targets (--at "before the crash")
Get the CLI Read the docs →