Login
From:
maelvls.dev
(Uncensored)
subscribe
Stuff about Wireshark | maelvls dev blog
https://maelvls.dev/notes/wireshark/
links
backlinks
Roast topics
Find topics
Find it!
tcpdump -i eth0 -U -w - 'not port 22' | wireshark -k -i - wireshark -i en9 -k -Y "ip.addr == 35.211.248.124 && tcp.port == 22" nc -v 35.211.248.124 22