Skip to content

Vex788/TrafficAnalyzer

Repository files navigation

TrafficAnalyzer

Monitoring of local traffic

Used library SharpPcap && Pcap && Packet.Net.

CaptureForm.cs - the main form on which there is a list of packages that walk the network.

DeviceListForm.cs - form with found devices to which you can connect.

Filter.cs - filters the list of packages on the main form.

ManipulationForm.cs - form for sending packages.

TAMessageBox.cs - a form for displaying messages like messagebox.

Packet.Net supports the following protocols:

  • Ethernet
  • LinuxSLL
  • Ip (IPv4 and IPv6)
  • Tcp
  • Udp
  • ARP
  • ICMPv4 и ICMPv6
  • IGMPv2
  • PPPoE
  • PTP
  • Link Layer Discovery Protocol (LLDP)
  • Wake-On-LAN (WOL)

Screenshots

CaptureForm

DeviceListForm

ManipulationForm

About

Monitoring of local traffic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages