Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 554 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 554 Bytes

GoogeDotTeller

dotnet core version of https://github.com/berthubert/googerteller

Build application

Notes:

  1. You'll need to use git clone --recursive as we are using the SharpPcap as a submodule.
  2. You'll need a support pcap library, for windows that's npcap
  3. We're using NAudio to play sound.