Releases: imsnif/bandwhich
Releases · imsnif/bandwhich
0.18.0
0.17.0
0.16.0
0.15.0
Added
- Ability to change the window layout with (#118) - @Louis-Lesage
- Show duration of current capture when running in "total utilization" mode. - @Eosis
Fixed
- Add terabytes as a display unit (for cumulative mode) (#168) - @TheLostLambda
0.14.0
0.13.0
Added
- Hide DNS queries by default. This can be overridden with
-s, --show-dns
(#161) - @olesh0 - Show cumulative utilization in "total utilization" mode. Trigger with
-t, --total-utilization
(#155) - @TheLostLambda
Fixed
- Fix the loss of large, merged packets (#158) - @TheLostLambda
0.12.0
0.11.0
0.10.0
Added
- Support Ipv6 (#70) - @zhangxp1998
- Select tables to render from the CLI (#107) - @chobeat
Fixed
- VPN traffic sniffing on mac (#129) - @zhangxp1998
0.9.0
Added
- Paused UI by pressing key. Does not affect raw mode. (#106) - @zhangxp1998
- Mention setcap option in linux permission error. (#108) - @Ma27
- Display weighted average bandwidth for the past 5 seconds. (#77) - @zhangxp1998 + @imsnif
- FreeBSD support. (#110) - @Erk-
- Pause help text. (#111) - @imsnif
Fixed
- Upgrade trust-dns-resolver. (#105) - @bigtoast
- Do not listen on inactive interfaces. (#116) - @zhangxp1998