summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-01-07Use <local_ip, local_port, protocol> to indentify processesKelvin Zhang
2020-01-07docs(changelog): macos no-screen-of-death fixAram Drevekenin
2020-01-07chore(packages): use pnet fork until they fix the pselect bug (#83)Aram Drevekenin
2020-01-07Update parsing code to parse local_ipKelvin Zhang
2020-01-07Add local_ip field to Connection/RawConnection structKelvin Zhang
2020-01-07docs(changelog): ui spacing changeAram Drevekenin
2020-01-07fix(ui): add spacing between the up and down bandwidth values for readability...Hugo Locurcio
2020-01-06docs(changelog): utf-8 error fixAram Drevekenin
2020-01-05Merge pull request #79 from zhangxp1998/utf8Kelvin Zhang
2020-01-05Fix UTF8 decoding errorKelvin Zhang
2020-01-05Update insta versionKelvin Zhang
2020-01-05docs(changelog): brew formula and macos installationAram Drevekenin
2020-01-05chore(packaging): add installation instruction with brew (#75)BSKY
2020-01-05docs(contributing): copy from readmeAram Drevekenin
2020-01-05docs(coc): initial (#72)Aram Drevekenin
2020-01-05chore(release): 0.7.00.7.0Aram Drevekenin
2020-01-04docs(changelog): interface errorsAram Drevekenin
2020-01-04fix(error): error when 0 interfaces to listen to are found (#69)Aram Drevekenin
2020-01-04docs(changelog): add refactor testsAram Drevekenin
2020-01-04refactor(tests): remove code duplications (#55)Simone Robutti
2020-01-04docs(changelog): add process name fix on macosAram Drevekenin
2020-01-04fix(lsof): display 30 chars for process name (#63)Kelvin Zhang
2020-01-04docs(changelog): fix link and update color fixAram Drevekenin
2020-01-04fix(display): use default foreground color instead of white (#65)Naïm Favier
2020-01-03chore(changelog): initialAram Drevekenin
2020-01-03chore(code): Add error message suggesting sudo if permission error (#59) (#67)Tobbeman
2020-01-03fix(os): Use the same select timeout for all OSes (#68)ebroto
2020-01-03fix(os): configure macos network card read_timeout to 1sAram Drevekenin
2020-01-03docs(readme): Add MSRV and cargo installation instructions (#66)ebroto
2020-01-03Remove packet read timeout to fix no traffic error on MacOS (#56)Kelvin Zhang
2020-01-03fix(network): skip interfaces with error (#49)Sergey
2020-01-02chore(packaging): add installation notes for Nix/NixOS (#32)Oleksii Filonenko
2020-01-02docs(readme): mention `setcap` to set the binary capability on `bandwhich` (#57)Hugo Locurcio
2020-01-02Extend installation steps with sudo-able paths (#42)Loy
2019-12-30chore(rename):bandwhich => what for urls (#43)Matthieu Bizien
2019-12-30docs(readme): remove tagline0.6.0Aram Drevekenin
2019-12-30chore(rename): what ==> bandwhichAram Drevekenin
2019-12-30fix(display): avoid panic if render takes more than 1 sec (#41)ebroto
2019-12-23chore(release): 0.5.10.5.1Aram Drevekenin
2019-12-23fix(dns): keep track of addresses being resolved (#28)ebroto
2019-12-23fix(interfaces): Fix invalid bandwith rate (#27)ebroto
2019-12-22chore(release): 0.5.0Aram Drevekenin
2019-12-20Merge pull request #23 from ebroto/feature/listen-on-all-interfacesebroto
2019-12-20style(code): fix clippy errorsEduardo Broto
2019-12-20docs(readme): Update usage and some uses after making -i optionalEduardo Broto
2019-12-20docs(interfaces): Add a comment explaining break with label syntaxEduardo Broto
2019-12-20refactor(interfaces): Rename interface to interface_name where appropriateEduardo Broto
2019-12-20test(interfaces): update snapshots to expect the interface nameEduardo Broto
2019-12-20feat(interfaces): listen on all interfaces by defaultEduardo Broto
2019-12-20fix(packages): Fix trust-dns-resolver version (#25)ebroto