Linux
x86_64 static binary
bridgesessions
Download Linux
Prebuilt binaries for Linux, macOS, and Windows. Or build from source with CMake.
Version v2.0.1. Place the binary in your $PATH and run bridgesessions --version.
x86_64 static binary
bridgesessions
Download Linux
arm64 binary
bridgesessions-macos-arm64
Download macOS
x86_64 executable
bridgesessions-windows-x86_64.exe
Download Windows
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
# 1. Generate a keypair (once) $ bridgesessions keygen # 2. Run a node $ bridgesessions --config ~/.bridgesessions/config # 3. Attach from anywhere $ bridgesessions shell <server> --name hms