HareInWeed / ip_packet_stat

IPv4 packet statistics tool built with Winsock2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IPv4 Packet Statistics Tool

An IPv4 packet statistics tool built with Winsock2.

Notice: This is a homework project, use it at your own risk.

TODO List

  • IPv4 packet capture
  • packet filter
    • better time literal
    • clear error message
  • realtime packet list
  • realtime capture summary table
  • realtime throughput chart
    • better plotting when filtering by time
  • config panel
  • cross-platform
    • replace socket2 with libpnet
    • cross-platform gui implementation
  • i18n

Showcase

capture_list

throughput_chart

summary

about

LICENSE

MIT

About

IPv4 packet statistics tool built with Winsock2

License:MIT License


Languages

Language:Rust 100.0%