An open API service indexing awesome lists of open source software.

https://github.com/cpeggg/WireSniffer

Sniffer for network traffic analysing
https://github.com/cpeggg/WireSniffer

Last synced: 5 months ago
JSON representation

Sniffer for network traffic analysing

Awesome Lists containing this project

README

        

# WireSniffer
Sniffer for network traffic analysing on Windows platform

*Sharppcap-related libs and drivers* are included, however Winpcap is needed to be installed at first, you could find the latest version on https://www.winpcap.org/install/default.htm

If you haven't installed Visual Studio, you could straightly open the `/bin/Debug/sniffer1.exe`,
else you can open the `sniffer1.sln` in the root dir.

Tested on Win7 & Win10