/ Published in: Bash
make sure the en1 value is the interface you are using
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
sudo tcpdump -i en1 -n -s 0 -w - | grep -a -o -E "Host\: .*|GET \/.*"