Skip to content

SockStream v0.1.7

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Dec 22:34

Installation

Binary

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

Docker

docker pull ghcr.io/foxzi/SockStream:0.1.7

Debian/Ubuntu

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

RHEL/CentOS/Fedora

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

Changes

See CHANGELOG for details.