scp2p-relay v0.3.2
Pre-release
Pre-release
·
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 | shWindows (PowerShell)
irm https://raw.githubusercontent.com/techartdev/scp2p/main/install.ps1 | iexRust (cargo)
cargo install scp2p-relayManual 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 |