Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 240 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 240 Bytes

knockd-iptables

usage:

docker run --net=host --privileged --name knockd -d golendo/knockd SEQUENCE PORT INTERFACE

example:

docker run --net=host --privileged --name knockd -d golendo/knockd 7000,8000,9000 22 eth0