Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 714 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 714 Bytes

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