Edit README.md

This commit is contained in:
Peter Baumann 2025-02-25 11:33:52 +01:00
parent bb8b3aaf2e
commit 945956efe4

View file

@ -1,5 +1,7 @@
# tcpdump scripts # tcpdump scripts
tcpdump_getdata.sh: Capture network traffic, stop with Ctrl-C tcpdump_getdata.sh: Capture network traffic, stop with Ctrl-C
tcpdump_stop.sh: Stop the tcpdump command (e.g. when using crontab) 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 tcpdump.yml: Ansible Playbook which takes a tcpdump on the remote side(s) and copy it automatically to your server