Skip to content

SockStream v0.1.6

Choose a tag to compare

@github-actions github-actions released this 11 Dec 13:49
· 1 commit 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.6

Debian/Ubuntu

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

RHEL/CentOS/Fedora

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

Changes

See CHANGELOG for details.