Hacker News new | ask | show | jobs
by gjvr 1969 days ago
No I have not, but here's the approach I would take:

1) Use tcpdump to inspect WhatsApp packets and get an idea of what they look like

2) Use iptables or nftables to set up rules to block them.

1 comments

I have not tried the first approach, I should try that. Thanks for the tip