A Port-Knocking Client
The server part (package knockd) listens to all traffic on an ethernet
(or PPP) interface, looking for special "knock" sequences of port hits.
This client makes these port hits by sending a TCP (or UDP) packet to a
port on the server. This port does not need to be open. Since knockd
listens at the link-layer level, it sees all traffic even if it is
destined for a closed port. 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.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP5/knock && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
knock-0.8.tar.gz | 0000377107 368 KB | |
knock.changes | 0000003126 3.05 KB | |
knock.spec | 0000004393 4.29 KB | |
knockd.conf | 0000000293 293 Bytes | |
knockd.init | 0000002656 2.59 KB | |
knockd.service | 0000000510 510 Bytes | |
knockd.sysconfig | 0000000148 148 Bytes |
Latest Revision
Yuchen Lin (maxlin_factory)
committed
(revision 3)
branch from SP4 Backports
Comments 0