diff --git a/tcpdump-schedule/README.md b/tcpdump-schedule/README.md new file mode 100644 index 0000000..94dd87f --- /dev/null +++ b/tcpdump-schedule/README.md @@ -0,0 +1,5 @@ +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