Skip to content

SockStream v0.1.4

Choose a tag to compare

@github-actions github-actions released this 11 Dec 13:39
· 3 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.4

Debian/Ubuntu

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

RHEL/CentOS/Fedora

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

Changes

See CHANGELOG for details.