File: control

package info (click to toggle)
knockd 0.4-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 396 kB
  • ctags: 94
  • sloc: sh: 2,768; ansic: 1,105; makefile: 106
file content (20 lines) | stat: -rw-r--r-- 772 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: knockd
Section: net
Priority: optional
Maintainer: Leo Costela <costela@debian.org>
Build-Depends: debhelper (>= 4.0.0), libpcap0.8-dev
Standards-Version: 3.6.1.0

Package: knockd
Architecture: any
Depends: ${shlibs:Depends}
Description: 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.
 .
 URL: http://www.zeroflux.org/knock/