head	1.3;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2013.01.20.18.44.10;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2009.06.23.12.21.12;	author jadawin;	state Exp;
branches;
next	1.1;

1.1
date	2006.07.12.18.03.23;	author shaun;	state Exp;
branches;
next	;


desc
@@


1.3
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/310711
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@knockd is a port-knock server. It listens to all traffic on an ethernet
(or PPP) interface, looking for special "knock" sequences of port-hits.

A client makes these port-hits by sending a TCP (or UDP) packet to a
port on the server. This port need not be open -- since knockd listens
at the link-layer level, it sees all traffic even if it's destined for
a closed port. When the server detects a specific sequence of port-hits
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.

WWW: http://www.zeroflux.org/projects/knock
@


1.2
log
@- Update WWW
- Submitter take maintainership

PR:		ports/135960
Submitted by:	Sofian Brabez <sbrabez gmail.com>
@
text
@d9 1
a9 1
can be used to open up holes in a firewall for quick access. 
@


1.1
log
@Add a port of "knock" - a flexible port-knocking server and client.

PR:		ports/94626
Submitted by:	shaun (me)
Approved by:	ahze (mentor, implicit)
@
text
@d11 1
a11 1
WWW: http://www.zeroflux.org/cgi-bin/cvstrac/knock/wiki/
@

