From 945956efe424898223126bddfd485e776c8c5817 Mon Sep 17 00:00:00 2001 From: petbau Date: Tue, 25 Feb 2025 11:33:52 +0100 Subject: [PATCH] Edit README.md --- tcpdump-schedule/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tcpdump-schedule/README.md b/tcpdump-schedule/README.md index 085c7e0..e6a9649 100644 --- a/tcpdump-schedule/README.md +++ b/tcpdump-schedule/README.md @@ -1,5 +1,7 @@ # tcpdump scripts tcpdump_getdata.sh: Capture network traffic, stop with Ctrl-C + tcpdump_stop.sh: Stop the tcpdump command (e.g. when using crontab) + tcpdump.yml: Ansible Playbook which takes a tcpdump on the remote side(s) and copy it automatically to your server \ No newline at end of file