Installation
Using cargo-binstall (Recommended)
cargo binstall sockudo --version 2.6.4
Using cargo
cargo install sockudo --version 2.6.4
Using Docker
docker pull ghcr.io/rustnsparks/sockudo:2.6.4
docker pull sockudo/sockudo:2.6.4
Direct Download
Download the appropriate binary for your platform from the assets below.
Platform Support
- ✅ Linux x86_64 (GNU)
- ✅ Linux x86_64 (musl)
- ✅ macOS x86_64 (Intel)
- ✅ macOS ARM64 (Apple Silicon)
- ✅ Windows x86_64
- ✅ Docker linux/amd64
- ✅ Docker linux/arm64
Full Changelog: v2.6.3...v2.6.4
What's Changed
- Feat/disconnection improvements by @MarcEspiard in #65
- Bump tracing-subscriber from 0.3.19 to 0.3.20 by @dependabot[bot] in #70
- Added musl target by @countradooku in #71
Full Changelog: v2.6.1...v2.6.4