Download

Prebuilt binaries for Linux, macOS, and Windows. Or build from source with CMake.

Latest binaries

Version v2.0.1. Place the binary in your $PATH and run bridgesessions --version.

Build from source

Linux and macOS need libssl, zstd, fmt, and spdlog. Windows cross-compiles from Linux with MinGW.

# Linux / macOS
$ ./build.sh
$ ./bridgesessions --version

# Or with CMake
$ cmake --preset release && cmake --build build/release

Quick install

# 1. Generate a keypair (once)
$ bridgesessions keygen

# 2. Run a node
$ bridgesessions --config ~/.bridgesessions/config

# 3. Attach from anywhere
$ bridgesessions shell <server> --name hms