Skip to content

scp2p-relay v0.3.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Mar 08:38
· 13 commits to main since this release

scp2p-relay v0.3.2

Standalone relay node for the SCP2P network.

One-line install

Linux / macOS

curl -sSfL https://raw.githubusercontent.com/techartdev/scp2p/main/install.sh | sh

Windows (PowerShell)

irm https://raw.githubusercontent.com/techartdev/scp2p/main/install.ps1 | iex

Rust (cargo)

cargo install scp2p-relay

Manual download

Pick the binary for your platform from the Assets below.
See the README for configuration options.

Assets

File Platform
scp2p-relay-linux-x86_64 Linux x86-64 (glibc 2.35+)
scp2p-relay-linux-aarch64 Linux arm64 (Raspberry Pi, Graviton)
scp2p-relay-macos-x86_64 macOS Intel
scp2p-relay-macos-aarch64 macOS Apple Silicon (M1/M2/M3)
scp2p-relay-windows-x86_64.exe Windows 10/11 x86-64