microsoft / etl2pcapng

Utility that converts an .etl file containing a Windows network packet capture into .pcapng format.
MIT License
607 stars 114 forks source link

Support winget Installation #63

Open nibanks opened 1 year ago

nibanks commented 1 year ago

We should support installation of this via winget, for example winget install etl2pcapng. This would allow for easy installation and update of the tool. The following tasks need to be accomplished:

  1. Create an installer for etl2pcapng.exe and publish it on the GitHub release.
  2. Add an entry to the winget repo to point to the installer