tcpdump capture on specific port
tcpdump -i enp3s0 'port 8918' -w /tmp/mydump.pcap
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow
tcpdump -i enp3s0 'port 8918' -w /tmp/mydump.pcap