dnl SPDX-License-Identifier: GPL-2.0 PACKAGE() - SLOGAN()
include(«dss.svg»)

SLOGAN()

DESCRIPTION1()

DESCRIPTION2()

DESCRIPTION3()

Installation

The easiest way to install PACKAGE() is to download and run this pre-compiled static binary for x86. It should work fine on all Linux distributions but it won't work on arm systems.

To install from source, you first need to install the dependencies: apt-get install gcc rsync liblopsub-dev m4.

To download the source code, run git clone CLONE_URL(), or grab a current tarball from the gitweb page and unpack it.

To build the PACKAGE() executable and the man page, enter the PACKAGE() source directory and type make. To install both files run sudo make install.

Try dss -h for an overview of all supported command line options, dss --detailed-help for the long help text, or man dss to see the man page which contains example configurations.

Resources