knockd 0.7-1ubuntu1.18.04.1 source package in Ubuntu

Changelog

knockd (0.7-1ubuntu1.18.04.1) bionic; urgency=medium

  * Fix systemd knockd.service file:
    - use After=network-online.target (LP: #1819345)
    - add [Install] so knockd service can be enabled (LP: #1799697)

 -- Dan Streetman <email address hidden>  Sun, 10 Mar 2019 11:13:50 -0400

Upload details

Uploaded by:
Dan Streetman
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
knockd_0.7.orig.tar.gz 108.2 KiB 9938479c321066424f74c61f6bee46dfd355a828263dc89561a1ece3f56578a4
knockd_0.7-1ubuntu1.18.04.1.debian.tar.xz 5.2 KiB 3a8388a594652ceacafb457f015532ac9ae5041f5239b7d8809812ab1b466943
knockd_0.7-1ubuntu1.18.04.1.dsc 1.9 KiB 7c94dacf855334f6366501853fc746a8935cf82821cbbee03a264b1db225de37

View changes file

Binary packages built by this source

knockd: small port-knock daemon

 A port-knock server that listens to all traffic on a given network
 interface (only Ethernet and PPP are currently supported), looking for
 a special "knock" sequences of port-hits. A remote system
 makes these port-hits by sending a TCP (or UDP) packet to a port on the
 server. When the server detects a specific sequence of port-hits, it
 runs a command defined in its configuration file. This can be used to
 open up holes in a firewall for quick access.

knockd-dbgsym: debug symbols for knockd