First time here? Check out the FAQ!
answered 2022-09-08 23:12:33 +0000
Curious that you pipe to tshark, but expect wireshark? If you try, instead:
sudo wifi_coconut --no-display --pcap=- | wireshark -k -i -
do you see a better result?