imsnif/bandwhich

Unable to detect some traffic

開放

#360 建立於 2024年1月30日

 (4 則留言) (0 個反應) (0 位負責人)Rust (237 個分叉)batch import
bughelp wanted

倉庫指標

星標
 (7,686 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

TLDR

I set up an iperf3 on a remote machine with iperf3 -s, and connected to it on my local box with iperf3 -c <ADDR>. bandwhich is able to detect the upload traffic as expected.

However, if I connect to it with iperf3 -R -c <ADDR>, so that the server is sending data to the client instead, bandwhich shows very little traffic (which I suppose is the control channel).

Screenshots

up

down

Here you can see bandwhich side-by-side with btop, which is able to detect both upload and download traffic correctly. There's obviously something wrong.

貢獻者指南