/ Published in: Bash
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
tcpdump -n -e -ttt -r /var/log/pflog |grep match | awk '{print $10}' | grep -v '\:\:' | cut -f '1 2 3 4' -d . | sort -u