trippy icon indicating copy to clipboard operation
trippy copied to clipboard

Windows support

Open fujiapple852 opened this issue 2 years ago • 1 comments

Enable support for Trippy on Windows.

Setup

  • Created an AWS WorkSpace for bundle "Standard with Windows 10 (Server 2019 based) (WSP)"
  • Installed Rust, Git, VSCode
  • Installed Build Tools for Visual Studio 2022
  • Installed Npcap 1.60
  • Downloaded Npcap SDK 1.12
  • Copied Lib/x64/Packet.lib from the Npcap SDK in the root of the project repo
  • Build trip.exe via Cargo
  • Start a cmd.exe as Administrator and run trip.exe

fujiapple852 avatar May 02 '22 07:05 fujiapple852

Trippy no longer uses the pnet crate and so many of the above are now invalid. A retest with the latest codebase is required.

fujiapple852 avatar Jun 02 '22 08:06 fujiapple852