Simple script to run wireshark capture on remote server.
Usage: wireshark-remote [remote user]@[remote ip] [interface on remote machine]
Options: -h show help
wget https://raw.githubusercontent.com/drushadrusha/wireshark-remote/main/wireshark-remote
chmod +x wireshark-remote
sudo mv wireshark-remote /usr/bin/
wireshark-remote -h
- Wireshark, obiviously.
- You need to allow non-superusers be able to capture packets.