infra-ansible
ansible script to ship alpine/ssh/wireguard
git clone https://9o.is/git/infra-ansible.git
commit cc5e39b8c998f52ff0226a2f0b98e6ca7fb0be3b parent e6f1cef259c36cb4ef837c348f431b33e8315986 Author: Jul <jul@9o.is> Date: Sat, 11 May 2024 03:48:54 +0800 change the port for fwknop Diffstat:
| M | host/roles/fwknop/templates/fwknopd.conf.j2 | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/host/roles/fwknop/templates/fwknopd.conf.j2 b/host/roles/fwknop/templates/fwknopd.conf.j2 @@ -1 +1,2 @@ PCAP_INTF {{ net_interface }}; +PCAP_FILTER udp port 63300;