Skip to content

SockStream v0.1.5

Choose a tag to compare

@github-actions github-actions released this 11 Dec 13:49
· 2 commits to main since this release

Installation

Binary

Download the appropriate binary for your platform from the assets below.

Docker

docker pull ghcr.io/foxzi/SockStream:0.1.5

Debian/Ubuntu

sudo dpkg -i sockstream_0.1.5_amd64.deb
sudo systemctl enable --now sockstream

RHEL/CentOS/Fedora

sudo rpm -i sockstream-0.1.5-1.x86_64.rpm
sudo systemctl enable --now sockstream

Changes

See CHANGELOG for details.