From: Hendrik Jäger Date: Thu, 20 Jun 2024 15:33:07 +0000 (+0200) Subject: add portknocking function for my standard ruleset X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;ds=sidebyside;h=cae05509110f34ce42780e10ae518f4fb4d3ea0a;p=user%2Fhenk%2Fvcsh%2Fzsh.git add portknocking function for my standard ruleset --- diff --git a/.zsh_functions/knock_hnjs b/.zsh_functions/knock_hnjs new file mode 100644 index 0000000..e0aaf23 --- /dev/null +++ b/.zsh_functions/knock_hnjs @@ -0,0 +1 @@ +knock --udp --ipv4 --verbose $@ 22 31337 23