All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
- Paused UI by pressing key. Does not affect raw mode. (imsnif#106) - @zhangxp1998
- Mention setcap option in linux permission error. (imsnif#108) - @Ma27
- Upgrade trust-dns-resolver. (imsnif#105) - @bigtoast
- Brew formula and installation instructions for macOS (imsnif#75) - @imbsky
- UI change: add spacing between up and down rates for readability (imsnif#58) - @Calinou
- Support for wireguard interfaces (eg. for VPNs) (imsnif#98) - @Ma27
- Void linux installation instructions (imsnif#102) - @jcgruenhage
- Arch installation with pacman (imsnif#103) - @kpcyrd
- Fix string conversion error on macOS (imsnif#79) - @zhangxp1998
- Proper fix for macos no-screen-of-death (imsnif#83) - @zhangxp1998 + @imsnif
- Fix UDP traffic not displayed issue #81 with (imsnif#82) - @zhangxp1998
- Fix mac build (imsnif#93) - @imsnif
- Better procfs error handling (imsnif#88) - @zhangxp1998
- Running instructions (sudo) for a cargo installation (imsnif#42) - @LoyVanBeek + @filalex77
setcap
instructions for linux instead of using sudo (imsnif#57) - @Calinou- Installation instructions for Nix/NixOS (imsnif#32) - @filalex77
- MSRV and cargo installation instructions (imsnif#66) - @ebroto
- Repository URLs in Cargo.toml (imsnif#43) - @MatthieuBizien
- Skip interfaces with error (imsnif#49) - @Grishy
- MacOS no-screen-of-death workaround (imsnif#56) - @zhangxp1998
- Reduce CPU utilization on linux (imsnif#68) - @ebroto
- Informative sudo error message (imsnif#67) - @Tobbeman
- Foreground text color for non-black terminals (imsnif#65) - @niiiil
- Do not truncate process names on MacOS (imsnif#63) - @zhangxp1998
- Refactor tests into shared functionality (imsnif#55) - @chobeat
- Error on 0 interfaces found (imsnif#69) - @imsnif