summaryrefslogtreecommitdiffstats
path: root/src/network/sniffer.rs
AgeCommit message (Expand)Author
2020-09-29fix(sniffer): handle disconnected interfaces (and periodically attempt to re-...Mat Wood
2020-05-03style(lint): make clippy happyAram Drevekenin
2020-05-03chore(deps): remove pnet_bandwhich_fork and upgrade to latest pnet + packet_b...Aram Drevekenin
2020-04-05feat(network): hide dns queries by default (#161)Oleh
2020-01-16Fix VPN traffice not displayed bugKelvin Zhang
2020-01-14Address code review commnetsKelvin Zhang
2020-01-13Fix regex for parsing ipv6 listening socketsKelvin Zhang
2020-01-13Sniff Ipv6 packetsKelvin Zhang
2020-01-09Fix codestyle using rustfmtMaximilian Bosch
2020-01-08Use more meaningful consts from libpnet to match packetsMaximilian Bosch
2020-01-08Ensure that layer3 packets are displayed as wellMaximilian Bosch
2020-01-07Merge pull request #82 from zhangxp1998/udpKelvin Zhang
2020-01-07Format code using rustfmtKelvin Zhang
2020-01-07chore(packages): use pnet fork until they fix the pselect bug (#83)Aram Drevekenin
2020-01-07Add local_ip field to Connection/RawConnection structKelvin Zhang
2019-12-20refactor(interfaces): Rename interface to interface_name where appropriateEduardo Broto
2019-12-20feat(interfaces): listen on all interfaces by defaultEduardo Broto
2019-12-07chore(style): fix clippy errorsEduardo Broto
2019-11-12fix(package): update pnetAram Drevekenin
2019-11-05style(fmt): rustfmtAram Drevekenin
2019-11-05feat(raw): machine friendly outputAram Drevekenin
2019-10-20Address compiler warningsWesley Moore
2019-10-13feat(ui): components, new details and responsive layoutAram Drevekenin
2019-10-06fix(styling): clippyAram Drevekenin
2019-10-06feat(ui): react to SIGWINCHAram Drevekenin
2019-09-22fix(network): more accurate bandwidth calculationAram Drevekenin
2019-09-19refactor(connection): remote stale netstat crate and reorder everythingAram Drevekenin