Read data traffic on Raspberry?
I have a hotspot on my Raspberry Pi and would like to read the data traffic of a connected device (192.168.4.13). I also have the MAC address. I've tried absolutely everything and can't seem to write this simple JS script that prints the data (rx and tx) to the console in MB/s. Does anyone know…