alexkirsz / dispatch

Combine internet connections, increase your download speed
Apache License 2.0
413 stars 33 forks source link

Packet.lib file isn't installed by npcap-1.73.exe #16

Closed Nielips closed 1 year ago

Nielips commented 1 year ago

Hello,

I'm trying to use this tool but when installing Npcap 1.73 file Packet.lib doesn't exist, choosing installation option "Install Npcap in WinPcap API-compatible Mode, the only file I can find that is close is Packet.dll.

Can you provide assistance, sorry if I am making an obvious mistake I don't have much experience with this sort of thing?

VictorGarciaOrtega commented 1 year ago

You don't need to install Npcap, just download the SDK... In README below Installation there is an explanation step by step about Packet.lib

alexkirsz commented 1 year ago

With dispatch v0.1.3, it is no longer necessary to install WinPcap in order to build dispatch on Windows. Furthermore, we're now building binaries from Windows, which you can find and install from the Releases page.