File: control

package info (click to toggle)
slinkwatch 1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 180 kB
  • sloc: makefile: 17; sh: 14
file content (32 lines) | stat: -rw-r--r-- 1,404 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Source: slinkwatch
Section: net
Priority: optional
Maintainer: Sascha Steinbiss <satta@debian.org>
Build-Depends: debhelper-compat (= 12),
               dh-golang,
               golang-any,
               golang-github-coreos-go-systemd-dev,
               golang-github-satta-ifplugo-dev,
               golang-github-spf13-cobra-dev,
               golang-github-spf13-viper-dev,
               golang-logrus-dev,
               golang-yaml.v2-dev,
               golang-github-shirou-gopsutil-dev,
               golang-github-ryanuber-columnize-dev
Standards-Version: 4.5.0
Homepage: https://github.com/DCSO/slinkwatch
Vcs-Browser: https://salsa.debian.org/debian/slinkwatch
Vcs-Git: https://salsa.debian.org/debian/slinkwatch.git
XS-Go-Import-Path: github.com/DCSO/slinkwatch

Package: slinkwatch
Architecture: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x
Built-Using: ${misc:Built-Using}
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: automatic maintenance of Suricata monitoring interfaces
 slinkwatch is the Suricata Link Watcher, a tool to dynamically maintain
 interface entries in Suricata's configuration file, depending on what
 network interfaces are connected. It is meant to ease deployment of identical
 sensor installations at many heterogenous sites, allowing to make full use
 of the sensor resources in the light of varying monitoring volume.