Skip to content

Releases: techartdev/scp2p

scp2p v0.3.2

04 Mar 08:39

Choose a tag to compare

scp2p v0.3.2

Core protocol library and CLI tool.

scp2p-cli — one-line install

Linux / macOS

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

Windows (PowerShell)

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

Via cargo

cargo install scp2p-cli

CLI binaries

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

Crates

scp2p v0.3.1

04 Mar 07:21

Choose a tag to compare

scp2p v0.3.1

Core protocol library and CLI tool.

scp2p-cli — one-line install

Linux / macOS

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

Windows (PowerShell)

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

Via cargo

cargo install scp2p-cli

CLI binaries

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

Crates

scp2p-relay v0.3.2

04 Mar 08:38

Choose a tag to compare

scp2p-relay v0.3.2 Pre-release
Pre-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

scp2p-relay v0.3.1

04 Mar 07:19

Choose a tag to compare

scp2p-relay v0.3.1 Pre-release
Pre-release

scp2p-relay v0.3.1

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

SCP2P Desktop v0.3.2

04 Mar 08:42

Choose a tag to compare

SCP2P Desktop v0.3.2 Pre-release
Pre-release

SCP2P Desktop v0.3.2

Download

Platform File Notes
Windows SCP2P_*_x64-setup.exe NSIS installer (recommended)
Windows SCP2P_*_x64_en-US.msi MSI for enterprise / MDM deployment
macOS SCP2P_*_universal.dmg Universal — runs natively on Intel and Apple Silicon
Linux scp2p_*_amd64.deb Debian / Ubuntu package
Linux scp2p_*_amd64.AppImage Portable — runs on any Linux distro

See the README for configuration help.

SCP2P Desktop v0.3.1

04 Mar 07:23

Choose a tag to compare

SCP2P Desktop v0.3.1 Pre-release
Pre-release

SCP2P Desktop v0.3.1

Download

Platform File Notes
Windows SCP2P_*_x64-setup.exe NSIS installer (recommended)
Windows SCP2P_*_x64_en-US.msi MSI for enterprise / MDM deployment
macOS SCP2P_*_universal.dmg Universal — runs natively on Intel and Apple Silicon
Linux scp2p_*_amd64.deb Debian / Ubuntu package
Linux scp2p_*_amd64.AppImage Portable — runs on any Linux distro

See the README for configuration help.

scp2p v0.3.0

03 Mar 23:29

Choose a tag to compare

scp2p v0.3.0

Core protocol library and CLI tool.

scp2p-cli — one-line install

Linux / macOS

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

Windows (PowerShell)

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

Via cargo

cargo install scp2p-cli

CLI binaries

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

Crates

scp2p v0.2.1

03 Mar 15:10

Choose a tag to compare

scp2p v0.2.1

Core protocol library and CLI tool.

scp2p-cli — one-line install

Linux / macOS

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

Windows (PowerShell)

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

Via cargo

cargo install scp2p-cli

CLI binaries

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

Crates

scp2p v0.2.0

03 Mar 12:09

Choose a tag to compare

scp2p v0.2.0

Core protocol library and CLI tool.

scp2p-cli — one-line install

Linux / macOS

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

Windows (PowerShell)

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

Via cargo

cargo install scp2p-cli

CLI binaries

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

Crates

scp2p-relay v0.3.0

04 Mar 07:12

Choose a tag to compare